View source: R/daFitFunctions.r
da.dynlm.fit | R Documentation |
dynlm
models.Uses R^2
(coefficient of determination) as fit index
da.dynlm.fit(original.model, newdata = NULL, ...)
original.model |
Original fitted model |
newdata |
Data used in update statement |
... |
ignored |
A function described by using-fit-indices description for interface
Other fit indices:
da.betareg.fit()
,
da.clm.fit()
,
da.glm.fit()
,
da.lm.fit()
,
da.lmWithCov.fit()
,
da.lmerMod.fit()
,
da.mlmWithCov.fit()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.