Create a parameter object for the createScriIntervalData()
function
Source: R/SettingsObjects.R
createCreateScriIntervalDataArgs.Rd
Create a parameter object for the createScriIntervalData()
function
Arguments
- eraCovariateSettings
Either an object of type
EraCovariateSettings
as created using thecreateEraCovariateSettings()
function, or a list of such objects.- controlIntervalSettings
An object of type
ControlIntervalSettings
as created using thecreateControlIntervalSettings()
function.