mfInterpret_objformula: Extract structural info from obj.formula

View source: R/mfInterpreter.R View source: R/mfInterpreter.R

mfInterpret_objformulaR Documentation

Extract structural info from obj.formula

Description

Extract info from obj.formula relevant for the basic structure of the (response) object.

Usage

mfInterpret_objformula(x, varnames = TRUE, ...)

Arguments

x

a formula.

varnames

logcial, should character variable names be returned (default). Alternatively formula parts are directly passed.

Value

a named list containing the value, dim, arg and id extracted from the formula.


Almond-S/manifoldboost documentation built on June 23, 2022, 11:06 a.m.