preparepredictorsforctreefit: Prepare predictors for ctree fit

Description Usage Arguments Value Examples

View source: R/SDPSyn.R

Description

Prepare predictors for ctree fit

Usage

1

Arguments

x

a predictors, a dataframe.

method

a string. currently only method="ctree".

y

variable to predict, a vector

...

synthetic parameters to pass to the right fit model function. the fit model function name is the concatenation of "fit.model" and method

Value

a sublist of synparameters, which names are possible arguments of synthpop::syn.ctree if method="ctree".

Examples

1
2

DanielBonnery/BigSyn documentation built on June 28, 2020, 7:18 p.m.