View source: R/CreateArgFuns.R
createGetCovariateSettings | R Documentation |
Create the parameter object for extracting the covariates Contains the arguments for the extraction of both the covariates related to the prediction step and the estimation step.
createGetCovariateSettings( covariateSettingsCm = FeatureExtraction::createCovariateSettings(), covariateSettingsPlp = FeatureExtraction::createCovariateSettings() )
covariateSettingsCm |
The covariate settings object related to the estimation step created
from |
covariateSettingsPlp |
The covariate settings objec related to the prediction step created
from |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.