Description Usage Arguments Value Examples
Calculate (trimmed) mean-squared error.
| 1 | MSE_trim(x, truth, trim = 0)
 | 
| x | Vector of estimates. | 
| trim | Fraction of estimates to discard (half from each tail) before calculating MSE (defaults to zero) | 
| true | True parameter value. | 
(trimmed) mean-squared error
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.