Learn R Programming

twidlr (version 0.0.0.9000)

unsupervised_twidlr_defaults: Default parameters used by twidlr functions that do not specify an outcome

Description

Default parameters used by twidlr functions that do not specify an outcome variable (typically an unsupervised model)

Arguments

data
Data frame (or object that can be coerced to one) containing the variables in the model
formula
A formula (or object that can be coerced to one) with no response variable (optional). If omitted, all variables in "data" will be included.
object
Fitted model
...
Additional arguments to pass to model function