View source: R/daFitFunctions.r
da.lmWithCov.fit | R Documentation |
Uses R^2
(coefficient of determination).
See lmWithCov
.
da.lmWithCov.fit(base.cov, ...)
base.cov |
variance/covariance matrix |
... |
ignored |
A function described by using-fit-indices description for interface.
You could retrieve r2
index.
Other fit indices:
da.betareg.fit()
,
da.clm.fit()
,
da.dynlm.fit()
,
da.glm.fit()
,
da.lm.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.