Description Usage Arguments Examples
Provides estimated error decomposition from model predictions (mse, bias, variance).
| 1 | bvto(truth, estimate)
 | 
| truth | test data vector or baseline accuractruth to test against. | 
| estimate | predicted vector | 
| 1 2 3 4 5 | 
        MSE         Var        Bias 
2504.351967 2292.690986    1.323865 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.