View source: R/util-regression.R
Given a MeterDataClass instance (meterData), regressorDF returns a data.frame consisting of a standard set of regressor columns suitable for passing into a call to lm.
1 | regressorDF(meterData, norm = FALSE, rm.na = FALSE)
|
meterData |
The meter data class to be converted |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.