View source: R/utils_lmnormal.R
lmMLE | R Documentation |
Compute maximum likelihood estimates for linear models
lmMLE(x, y)
x |
a matrix with n rows and p columns containing the explanatory variables. |
y |
a numeric vector of length n containing the response variable. |
a numeric vector of estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.