Last data update: 2014.03.03

R: Utility function
make.formulaR Documentation

Utility function

Description

Utility function for data manipulation, which is implemented in maglm and mamglm.

Usage

make.formula(lhs, var.list)

Arguments

lhs

Numeric vector of dependent variables.

var.list

Character vector of independet variables.

Value

an object of class '"formula"'

Author(s)

Masatoshi Katabuchi <mattocci27@gmail.com>

See Also

maglm, mamglm

Results