plot.kfsst {kfsst} | R Documentation |
Plots four figures based on the reconstructed track. One plot of the reconstructed track (possibly on top of a map, but it requires GMT to be installed also see: http://gmt.soest.hawaii.edu/. Three additional plots illustrating how well each of the observed coordinates matches the fitted track.)
plot.kfsst(x, ci = FALSE, points = TRUE, pred = TRUE, most = TRUE, gmt=FALSE, ...)
x |
is a kfsst object typically generated
with the kfsst function |
ci |
If TRUE adds confidence regions for the most probable track to the plot |
points |
If FALSE the raw geo-locations are omitted |
pred |
If FALSE the predicted plot is omitted |
most |
If FALSE the most probable track is omitted |
gmt |
If TRUE (and GMT is correctly installed) a GMT-based postscript file with the track saved in the working directory |
... |
additional graphics parameters |
No value is returned. This function is invoked for its side effects.
Anders Nielsen anders.nielsen@hawaii.edu, John Sibert sibert@hawaii.edu
# No example supplied here, but check out the example # in the blue.shark dataset documentation