get_scores | R Documentation |
Use posterior estimates to calculate uncertainty scores
get_scores(fit)
fit |
A model fit returned by one of the fit_*_PG model functions |
An n x (K + 1) matrix. First K columns are continuous phenotypes, and last column is uncertainty scores
# scores_df <- get_scores(fit)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.