MARSS-package
.CSEGriskfigure(data, te = 100, absolutethresh = FALSE, threshold = 0.1,
datalogged = FALSE, silent = FALSE, return.model = FALSE,
CI.method = "hessian", CI.sim = 1000, miss.value=NA)
MARSS-package
functions.absolutethresh=TRUE
, or as a fraction of current population count, if absolutethresh=FALSE
.marssMLE
object? (T/F)MARSSparamCIs
.return.model=TRUE
, an object of class marssMLE
.RShowDoc("UserGuide",package="MARSS")
to open a copy.
(theory behind the figure) Holmes, E. E., J. L. Sabo, S. V. Viscido, and W. F. Fagan. (2007) A statistical approach to quasi-extinction forecasting. Ecology Letters 10:1182-1198.
(CDF and PDF calculations) Dennis, B., P. L. Munholland, and J. M. Scott. (1991) Estimation of growth and extinction parameters for endangered species. Ecological Monographs 61:115-143.
(TMU figure) Ellner, S. P. and E. E. Holmes. (2008) Resolving the debate on when extinction risk is predictable. Ecology Letters 11:E1-E5.MARSSboot
marssMLE
CSEGtmufigure
d = harborSeal[,1:2]
kem = CSEGriskfigure(d, datalogged = TRUE)
Run the code above in your browser using DataLab