powered by
Print a paleoTSfit object
# S3 method for paleoTSfit print(x, ...)
None; this function is used only to print
a paleoTSfit object
other arguments for other print methods
y <- sim.punc(theta = c(0, 2), omega = c(0.1, 0.1)) wg <- fitGpunc(y) print(wg)
Run the code above in your browser using DataLab