blue.shark {kfsst} | R Documentation |
This blue shark was released from longline fishing gear in April 2001. The PSAT tag from Microwave Telemetry (PTT-100) was attached and reported back after around 100 days at liberty.
data(blue.shark)
A data frame with 45 observations on the following 6 variables.
day
month
year
Long
Lat
sst
data(blue.shark) sst.path<-get.sst.from.server(blue.shark) sst.file<-write.sst.field(sst.path) fit<-kfsst(blue.shark, sst.file, bx.active=FALSE, bsst.active=FALSE) fit plot(fit, ci=TRUE, pred=FALSE)