Description Usage Arguments Value Note Examples
Calculates MSE with bias-variance decomposition when Actual# and Survey# have independent samples
| 1 | 
| Actual1 | data from a "gold standard" survey; data are assumed to be the "actual" response, without survey error | 
| Survey1 | data from another survey, but with survey error; function will calculate MSE with bias-variance decomposition for this survey | 
| ... | used for additional surveys with survey error, survey 2 through survey # | 
Matrix with MSE, bias^2, and variance values for survey 1 through survey #
Make sure to properly order inputs, per the example: for each survey, inputs must be paired as Actual#, Survey#, and each pair given in sequential order
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.