mls | R Documentation |
Multivariate Least-Squares regression y = x beta + u
mls(y, x, df_flag = FALSE)
y |
left hand side data matrix (one or more columns) |
x |
right hand side data matrix (one or more columns) |
df_flag |
flag = TRUE for degrees of freedom correction for the variance |
out regression coefficients and related statistics
P. Berta, P. Paruolo, S. Verzillo, PG. Lovaglio
Berta et al. 2020
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.