Learn R Programming

RBesT (version 1.11-0)

.gmap_summary: Summarize selected posterior variables from stored draws

Description

Summarize selected posterior variables from stored draws

Usage

.gmap_summary(
  x,
  variables,
  probs = c(0.025, 0.5, 0.975),
  transform = NULL,
  row_names = NULL
)

Arguments