plot-TemporalIso-missing-method: Plots for TemporalIso objects

Description Usage Arguments Value See Also

Description

Inherited from rstan-plotting-functions, the default plot shows posterior uncertainty intervals and point estimates of isotopic values for each interval. The plot method can also regress to standard rstan methods.

Usage

1
2
## S4 method for signature 'TemporalIso,missing'
plot(x, ..., plotfun = "isotopic")

Arguments

x

TemporalIso: An instance of class TemporalIso, generated from estimateIntervals

...

Optional arguments to the plotting functions.

plotfun

character: a character string specifying which plotting function is to be used. The default is "isotopic", whis is a stan_plot only for the interval values. "stan_plot", "stan_trace", "stan_dens" etc regress to the functionality of rstan.

Value

a ggplot object which can be further customized using the ggplot2 package.

See Also

rstan-plotting-functions, rstan_gg_options


OsteoBioR documentation built on May 1, 2019, 10:18 p.m.