posterior_summary: posterior_summary

View source: R/summary.R

posterior_summaryR Documentation

posterior_summary

Description

Summarizes the posterior distribution contained in ss_ranef objects

Usage

posterior_summary(obj, ci = 0.9, as_df = FALSE, digits = 2)

Arguments

obj

An object of type ss_ranef

ci

The width of the credible interval that should be used. Defaults to 0.9.

as_df

Whether a data.frame should instead be returned. Defaults to FALSE.

digits

The number of digits to which the output should be rounded. Defaults to 2.


josue-rodriguez/SSranef documentation built on March 23, 2022, 3:27 p.m.