mfFormulae_for_FDboost.formula: Interpret obj.formula as FDboost timeformula

View source: R/mfInterpreter.R

mfFormulae_for_FDboost.formulaR Documentation

Interpret obj.formula as FDboost timeformula

Description

Interpret obj.formula as FDboost timeformula

Usage

## S3 method for class 'formula'
mfFormulae_for_FDboost(x, formula, ...)

Arguments

x

an obj.formula of the form value^dim ~ arg | id reflecting the structure of the response. ^dim and/or |id can be missing, when no dimensional/id information has to be passed.

formula

a formula describing the model on a meta level with for the response object

...

additional arguments to be passed to or from methods.


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