violets: violets takes a model and tries to estimate it using OLS...

Description Usage Arguments Details

View source: R/violets.R

Description

violets takes a model and tries to estimate it using OLS instead

Usage

1
violets(model, ...)

Arguments

model

a fitted model object

Details

violets tries to extract information from a model object using the formula and model.frame methods. It will not work on objects that do not conform to this standard.


vincentarelbundock/violets documentation built on Feb. 27, 2021, 8:15 p.m.