PPC: Posterior Predictive Check data.frame for 'FitTT' objects

PPCR Documentation

Posterior Predictive Check data.frame for FitTT objects

Description

Create the PPC object to be pass in plot function for plotting the Posterior Predictive Check.#'

Usage

ppc(fit, ...)

## S3 method for class 'ContinuousFitTT'
ppc(fit, ...)

## S3 method for class 'CountFitTT'
ppc(fit, ...)

## S3 method for class 'BinaryFitTT'
ppc(fit, ...)

Arguments

fit

An object of class FitTT

...

Further arguments to be passed to generic methods

Value

An object of class 'PPC'


morseDR documentation built on June 8, 2025, 10:20 a.m.