get_ise | R Documentation |
Calculate Intergrated Squared Errors (ISE)
get_ise(x, x_hat, grid)
x |
vectors or matrices to compare (y-axis) |
x_hat |
vectors or matrices to compare (y-axis) |
grid |
corresponding observed grid (x-axis) |
a value of ISE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.