eval_formula_with: Wrapper to allow formula object to be passed to with([mids...

Description Usage Arguments

Description

Passing a formula object to a with(mids object, ...) call breaks. eval(substitute()) makes it work.

Usage

1

Arguments

data

Object on which you can fit a model of type fitter. Most cases, a data.frame or mids object.

formula

formula; see formula for more details.

fitter

Modeling function. Defaults to try_vglm.


jenniferthompson/ClusterMultinom documentation built on May 7, 2019, 8:59 p.m.