model_conform: Form a model matrix with structure forced to correspond to...

Description Usage Arguments

Description

Form a model matrix with structure forced to correspond to target.

Usage

1
model_conform(object, data, target, ...)

Arguments

object

formula to be used with 'model.matrix'

data

data.frame to be used with 'model.matrix'

target

matrix to which the output matrix structure will be aligned, or a character vector of colnames that will be forced.


DexGroves/hacktoolkit documentation built on May 6, 2019, 2:12 p.m.