plot_posterior_predictive_samples {BEDASSLE} | R Documentation |
Plots posterior predictive sampling
Description
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.
Usage
plot_posterior_predictive_samples(posterior.predictive.sample.file, save.figure = NULL,
figure.name = NULL)
Arguments
posterior.predictive.sample.file |
The output file generated by the function |
save.figure |
If |
figure.name |
If |
Details
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.
Author(s)
Gideon Bradburd