get_local_scores | R Documentation |
Compute bias and mse for each parameter of a GMM distribution
get_local_scores(estimated_theta, true_theta)
estimated_theta |
the list of the estimates returned by the EM algorithm |
true_theta |
the true parameters |
a tibble with mean, standard deviation, bias and mse for each parameter
Bastien CHASSAGNOL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.