Description Usage Arguments Value Examples
Calculate mse
1 |
X |
covariates (n times p matrix, n: number of entries, p: number of covariates) |
Y |
response (vector with n entries) |
mod |
fitted model from lm.cv or csuv. Only provide mod or est.b |
est.b |
estimated coefficient (with intercept). Only provide mod or est.b |
log.level |
log level to set. Default is NULL, which means no change in log level. See the function CSUV::set.log.level for more details |
the value of estimated mean square error
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.