Plots PM_opt objects
Arguments
- x
A PM_opt object
- line
Passed to plot.PM_sim with default as
list(probs = NA).- times
Format the vertical lines for optimal times. Default is dashed red line. r template("line")`
If
TRUE, will print the plotly object and return it. IfFALSE, will only return the plotly object.- ...
Other parameters to pass to plot.PM_sim.
- probs
Default is NA. See plot.PM_sim for details.
Details
Simulated observations are plotted on the y-axis vs. time on the x.axis.
Optimal sampling times are indicated as vertical lines. Defaults for optimal
sample times are red, dash, width 2. Defaults for the line format are as
for plot.PM_sim.