create_var_data: Create a dataset with variable names, types, and the...

Description Usage Arguments

View source: R/embed.R

Description

Create a dataset with variable names, types, and the corresponding terms related to that variable in statistical models.

Usage

1
create_var_data(formulas, data)

Arguments

formulas

a list of formulas

data

the dataframe that will be used to fit models with formulas


bcjaeger/rpriori documentation built on Nov. 4, 2019, 6:52 a.m.