cct-class {CCTpack} | R Documentation |
Class "cct"
Description
Virtual class that contains "rjags" class, used to create plot, summary, and screeplot methods for the cctfit objects from package CCTpack.
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")
: ...
Author(s)
Royce Anders Maintainer: Royce Anders <andersr@uci.edu>
Examples
showClass("cct")
[Package CCTpack version 1.5.2 Index]