mse | R Documentation |
This function calculates the Mean Square Error between the predicted value and the observations in a given node.
mse(data, t, y)
data |
Data to be used. |
t |
A given node. |
y |
Column output indexes in data. |
Mean Square Error at a node.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.