expanded.regression: Rerun the regression reg with a formula and data in which all...

Description Usage Arguments

View source: R/regtools.R

Description

Rerun the regression reg with a formula and data in which all factors and transformations are expanded to separate (dummy-)variables.

Usage

1
2
expanded.regression(reg, org.formula = formula(reg),
  org.data = get.regression.data(reg), parent.env = parent.frame())

Arguments

reg

the original regression object (needs to have a fields call, formula and data)


skranz/regtools documentation built on May 30, 2019, 3:02 a.m.