Arguments
- x
The name of an MMopt data object generated by MM_opt
- 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")`
- ...
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.
See also
Other PMplots:
plot.PM_cov()
,
plot.PM_cycle()
,
plot.PM_data()
,
plot.PM_final()
,
plot.PM_model()
,
plot.PM_op()
,
plot.PM_pta()
,
plot.PM_sim()
,
plot.PM_valid()