| plot.betaMPT {TreeBUGS} | R Documentation | 
Plot Convergence for Hierarchical MPT Models
Description
Plot Convergence for Hierarchical MPT Models
Usage
## S3 method for class 'betaMPT'
plot(x, parameter = "mean", type = "default", ...)
## S3 method for class 'simpleMPT'
plot(x, type = "default", ...)
## S3 method for class 'traitMPT'
plot(x, parameter = "mean", type = "default", ...)
Arguments
x | 
|
parameter | 
 which parameter to plot (e.g.,   | 
type | 
 type of convergence plot. Can be one of   | 
... | 
 further arguments passed to the plotting functions in coda  | 
Methods (by class)
-  
plot(betaMPT): Plot convergence for beta MPT -  
plot(simpleMPT): Plot convergence for nonhierarchical MPT model -  
plot(traitMPT): Plot convergence for latent-trait MPT