getmodel: Returns a linear model and the dataframe of data

Description Usage Arguments Value

View source: R/modelfactory.R

Description

Returns a linear model and the dataframe of data

Usage

1
getmodel(modelname)

Arguments

modelname

character model to get

Value

list(lm.fit,df) an object of type lm and the training data


brucebcampbell/appregr documentation built on Sept. 2, 2021, 5:40 a.m.