View source: R/plot_posterior_predictive_samples.R
plot_posterior_predictive_samples | R Documentation |
This function plots the posterior predictive samples generated by
posterior.predictive.sample
around the observed data, so that users can
evaluate how well the model is able to describe their data.
plot_posterior_predictive_samples(posterior.predictive.sample.file, save.figure = NULL, figure.name = NULL)
posterior.predictive.sample.file |
The output file generated by the function |
save.figure |
If |
figure.name |
If |
This function plots posterior predictive unbiased pairwise F_{ST} around the observed unbiased pairwise F_{ST} values to determine how well the model is able to describe the user's data. Users should examine these plots to make sure that the model is picking up general trends (e.g. the slopes of isolation by geographic distance and isolation by ecological distance), and also to identify specific populations whose relationships with their neighbors are being poorly accommodated by the model.
Gideon Bradburd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.