moult_plot.moultmcmc.Rd
Moult plot for moultmcmc model
# S3 method for moultmcmc
moult_plot(
x,
prob = 0.95,
prob_ci = NULL,
plot_data = TRUE,
plot = TRUE,
newdata = NULL,
col.data = NULL,
...
)
moultmcmc model object
coverage probability of active moult in the sampled population
coverage probability of credible interval
logical, if TRUE plot observations
logical, if TRUE (default) return a plot, else return a dataframe with start and end dates of moult based on model intercepts
optional data.frame of conditions to plot (passed to predict.moultmcmc)
optional, name of column in model data to colour data points
not currently used
a plot or data.frame