R/FeatureEngineering.R
createSplineSettings.Rd
Create the settings for adding a spline for continuous variables
createSplineSettings(continousCovariateId, knots, analysisId = 683)
The covariateId to apply splines to
Either number of knots of vector of split values
The analysisId to use for the spline covariates
An object of class featureEngineeringSettings
Returns an object of class featureEngineeringSettings
that specifies the sampling function that will be called and the settings