OneOutcomeAtLeast: function that filters initial data to return only individuals...

View source: R/TimeDiscretization.R

OneOutcomeAtLeastR 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.

Description

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.

Usage

OneOutcomeAtLeast(data, subject, outcomes)

Arguments

data

input data

subject

subject identifiant

outcomes

a vector of outcomes of interest: markers

Value

a dataframe


bachirtadde/CInLPN documentation built on June 30, 2023, 11:47 a.m.