R/RunCharacterization.R
createCharacterizationSettings.Rd
This function creates a list of settings for different characterization studies
createCharacterizationSettings(
timeToEventSettings = NULL,
dechallengeRechallengeSettings = NULL,
aggregateCovariateSettings = NULL
)
A list of timeToEvent settings
A list of dechallengeRechallenge settings
A list of aggregateCovariate settings
Returns the connection to the sqlite database
Specify one or more timeToEvent, dechallengeRechallenge and aggregateCovariate settings
Other LargeScale:
loadCharacterizationSettings()
,
runCharacterizationAnalyses()
,
saveCharacterizationSettings()