FIPS_plot.Rd
FIPS Time Series Plot
FIPS_plot(
dats,
from = NULL,
to = NULL,
plot_stat = NULL,
fatigue_CIs = FALSE,
observed = NULL,
observed_y = NULL,
...
)
A FIPS_simulation object (i.e., FIPS_df with simulation results)
The starting datetime to be plotted
The ending datetime to be plotted
Which variables to plot
A logical indicating whether uncertainty intervals on fatigue should be plotted
A data frame with any observed sleepiness ratings or objective indicators to plot against predictions
The name of the observed sleepiness ratings in the observed data frame
additional arguments passed to ggplot2 theme_classic
A ggplot2 object displaying fatigue and other requested processes over time