## S3 method for class 'failedjags':
print(x, linenumbers = runjags.getOption("linenumbers"),
...)## S3 method for class 'runjagsmodel':
print(x,
linenumbers = runjags.getOption("linenumbers"), ...)
## S3 method for class 'runjagsdata':
print(x, linenumbers = runjags.getOption("linenumbers"),
...)
## S3 method for class 'runjagsinits':
print(x,
linenumbers = runjags.getOption("linenumbers"), ...)
## S3 method for class 'runjagsoutput':
print(x,
linenumbers = runjags.getOption("linenumbers"), ...)
## S3 method for class 'rjagsoutput':
print(x, ...)
## S3 method for class 'crosscorrstats':
print(x, vars = NA, digits = 5, ...)
## S3 method for class 'mcsestats':
print(x, vars = NA, digits = 5, ...)
## S3 method for class 'gelmanwithtarget':
print(x, vars = NA, digits = 3, ...)
## S3 method for class 'dicstats':
print(x, digits = 3, ...)
## S3 method for class 'runjagsbginfo':
print(x, ...)
## S3 method for class 'runjagsstudy':
print(x, ...)
## S3 method for class 'runjagsstudy':
summary(object, ...)
## S3 method for class 'runjagsstudy':
plot(x, ...)
runjags.options.runjags-class for print and plot methods associated with the main runjags class