target_fun | R Documentation |
Calculate the Target function for Regression
target_fun(y, X, beta)
y |
A vector of observations |
X |
A design matrix |
beta |
A vector of regression parameters |
The mean square error (MSE) from the linear model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.