View source: R/TimeDiscretization.R
OneOutcomeAtLeast | R Documentation |
function that filters initial data to return only individuals having at least one observation for outcomes onf interest. Meaning that the returned data contained individuals with at least one measurement at the considered visit time.
OneOutcomeAtLeast(data, subject, outcomes)
data |
input data |
subject |
subject identifiant |
outcomes |
a vector of outcomes of interest: markers |
a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.