plot
visualize tracks simulated from a foieGras model fit
## S3 method for class 'fG_simfit' plot(x, ncol = 1, pal = "Zissou1", ...)
x |
a |
ncol |
number of columns to arrange multiple plots |
pal |
|
... |
additional arguments to be ignored |
Plots of simulated tracks.
## generate a fG_ssm fit object (call is for speed only) xs <- fit_ssm(sese2, spdf=FALSE, model = "crw", time.step=72, control = ssm_control(se = FALSE, verbose = 0)) trs <- simfit(xs, what = "p", reps = 1) plot(trs, ncol = 2)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.