Learn R Programming

SpatioTemporal (version 1.1.7)

print.mcmcSTmodel: Print details for mcmcSTmodel object

Description

print method for class mcmcSTmodel.

Usage

# S3 method for mcmcSTmodel
print (x, ...)

Arguments

x

mcmcSTmodel object to print information for.

...

Ignored additional arguments.

Value

Nothing

See Also

Other mcmcSTmodel methods: density.mcmcSTmodel, MCMC, MCMC.STmodel, plot.density.mcmcSTmodel, plot.mcmcSTmodel, print.summary.mcmcSTmodel, summary.mcmcSTmodel

Examples

Run this code
# NOT RUN {
##load data
  data(MCMC.mesa.model)
  print(MCMC.mesa.model)
# }

Run the code above in your browser using DataLab