"sts".## S3 method for class 'sts,missing':
plot(x, type = observed ~ time | unit, \dots)"sts ".type-specific plot
function.NULL (invisibly).
The methods are called for their side-effects."sts" object. The type argument specifies the desired
plot as a formula, which defaults to observed ~ time | unit,
i.e., plot the time series of each unit separately. Arguments to
specific plot functions can be passed as further arguments (...).
The following list describes the plot variants:
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]stsplot_time, stsplot_space,
stsplot_spacetime (obsolete), as well as the
animate-method animate.sts.
plot.survRes is the old implementation.