https://github.com/cran/spate
Raw File
Tip revision: f0c29d71fe48e77d5df8d9bd42646e87af5e0dcf authored by Fabio Sigrist on 24 September 2019, 09:10:03 UTC
version 1.6
Tip revision: f0c29d7
print.spateMCMC.Rd
\name{print.spateMCMC}
\alias{print.spateMCMC}
%- Also NEED an '\alias' for EACH other topic documented here.
\title{
Print function for spateMCMC objects.
}
\description{
Print function for spateMCMC objects.
}
\usage{
\method{print}{spateMCMC}(x,...)
}
%- maybe also 'usage' for other objects documented here.
\arguments{
  \item{x}{
    A 'spateMCMC' object obtained from 'spate.mcmc'.
  }
  \item{...}{not used.}
}

\author{
Fabio Sigrist
}

back to top