CCTpack (version 1.5.2)

cct-class: Class "cct"

Description

Virtual class that contains "rjags" class, used to create plot, summary, and screeplot methods for the cctfit objects from package CCTpack.

Arguments

Objects from the Class

Objects can be created by calls of the form new("cct", ...).

Slots

model:

Object of class "jags" ~~

BUGSoutput:

Object of class "bugs" ~~

Extends

Class "'>rjags", directly.

Methods

plot

signature(x = "cct", y = "rjags"): ...

Examples

Run this code
# NOT RUN {
showClass("cct")
# }

Run the code above in your browser using DataLab