ppc_summary: Generic Method to Plot Posterior Predictive Summaries

View source: R/generics_s3.R

ppc_summary.pibblefitR Documentation

Generic Method to Plot Posterior Predictive Summaries

Description

Generic Method to Plot Posterior Predictive Summaries

Usage

## S3 method for class 'pibblefit'
ppc_summary(m, from_scratch = FALSE, ...)

ppc_summary(m, ...)

Arguments

m

model object

from_scratch

should predictions of Y come from fitted Eta or from predictions of Eta from posterior of Lambda? (default: false)

...

other arguments to pass

Value

vector


fido documentation built on April 3, 2025, 6:20 p.m.