powered by
Compute maximum likelihood estimates for linear models
lmMLE(x, y)
a numeric vector of estimates.
a matrix with n rows and p columns containing the explanatory variables.
a numeric vector of length n containing the response variable.