Learn R Programming

BeeGUTS (version 1.5.0)

ppc.beeSurvFit: Posterior predictive check method for beeSurvFit objects

Description

Posterior predictive check method for beeSurvFit objects

Usage

# S3 method for beeSurvFit
ppc(x)

Value

a data.frame of class ppc

Arguments

x

an object of class beeSurvFit

Examples

Run this code
data(fitBetacyfluthrin_Chronic)
out <- ppc(fitBetacyfluthrin_Chronic)

Run the code above in your browser using DataLab