plot_fit: Plot the 1-D time-series of estimated location and...

Description Usage Arguments Value

View source: R/plot_fit.R

Description

Takes a fitted fit_ssm object and plots the observed (data), estimated location and behavioural states (posterior means) as 1-D time-series. Each individual dataset is plotted separately.

Usage

1
plot_fit(fit)

Arguments

fit

an output object from fit_ssm

Value

Observed locations are plotted as filled circles and estimated locations as blue lines with the 95% credible interval as a ribbon. Uses ggplot2 plotting functions.


bsam documentation built on Sept. 1, 2020, 5:09 p.m.