summarise_q: Summarise to Quantiles and Moments

View source: R/posterior_methods.R

summarise_qR Documentation

Summarise to Quantiles and Moments

Description

Summarise to Quantiles and Moments

Usage

summarise_q(dat, var, probs = c(0.025, 0.159, 0.25, 0.5, 0.75, 0.841, 0.975))

Arguments

dat

a dataframe or tibble

var

the variable to summarise (unquoted)

probs

the quantiles at which to summarise

Value

a tibble containing the summarised posterior


EarthSystemDiagnostics/baconr documentation built on Dec. 10, 2023, 4:35 a.m.