simulate_cycle.Rd
This function simulates DRSP data for a single cycle
simulate_cycle(cycle_nb, baseline, pmdd_intensity, items, missingness_rate)
(positive integer) The cycle number.
(positive value in 1-6) Baseline level for severity of problems for all items.
change from baseline during the pre-menstrual phase.
(positive integers in 1-24) items for which there is a variation in the pre-menstrual phase.
(positive value in 0-0.9) The fraction of missing days.
a data.frame
providing the DRSP scores for each cycle day
(within the pre- and post- menstrual phase) and item.
simulate_cycle