FormulaInput: Extract formula list from text file

Description Usage Arguments Details Value

Description

This is an input function that retrieves the model from a text file, and converts it to a list of formula objects.

Usage

1
.FormulaInput(forfile = NULL)

Arguments

forfile

a character string, indicating the formula path to be read.

Details

as the function to interpret the model structure (Ztprops) is slightly different from the base R functionality, a particular class was given to ensure that the intercepts and terms are interpreted consistently in other functions. This is planned to be homogeneized with the R base interface sometime soon, by implementing these functions as methods.

Value

a list with additional class ForList.


gamalamboy/stresstest documentation built on May 17, 2019, 1:33 p.m.