posterior: Extract posterior samples as a tidy data frame

Description Usage Arguments

View source: R/posterior.R

Description

posterior() is a generic funtion. See usage for a list of object classes for which methods exist.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
posterior(object, ...)

## S3 method for class 'rjags'
posterior(object, ...)

## S3 method for class 'stanfit'
posterior(object, ...)

## S3 method for class 'brmsfit'
posterior(object, ...)

Arguments

object

An object produced by a bayesian fitting function like R2jags::jags().


rpruim/CalvinBayes documentation built on April 12, 2021, 1:49 p.m.