Description Usage Arguments Value Examples
Calculates the log likelihood of the classic multivariate regression model.
1 | logLikMVR(lm_mod, n_adj = 0)
|
lm_mod |
a linear model fit using lm. |
log likelihood
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.