Define the True disease state of a simulated sample
define_disease_state(D = NULL, n_obs = NULL, prev = NULL)
A list of features defining the true disease status of each observation
Optional binary vector representing the true classification of each observation.
An integer representing the number of observations to simulate.
A value between 0-1 which represents the proportion of "positive" results in the target population.