createFeatureEngineeringSettings: Create the settings for defining any feature engineering that...

View source: R/FeatureEngineering.R

createFeatureEngineeringSettingsR Documentation

Create the settings for defining any feature engineering that will be done

Description

Create the settings for defining any feature engineering that will be done

Usage

createFeatureEngineeringSettings(type = "none")

Arguments

type

(character) Choice of:

  • 'none' No feature engineering - this is the default

Details

Returns an object of class featureEngineeringSettings that specifies the sampling function that will be called and the settings

Value

An object of class featureEngineeringSettings


OHDSI/PatientLevelPrediction documentation built on April 27, 2024, 8:11 p.m.