Description Usage Arguments Value Author(s) References See Also
View source: R/sequential.posteriorN.R
Applies function posteriorN of package carcass sequentially to a given set of submatrices, to estimate the number of (roadkill mortality) events based on Bayes' theorem using up to four different estimators (Korner-Nievergelt et al. 2015)
| 1 2 3 | sequential.posteriorN(submats, submats.N, first.subsampl.col, 
region.column, persist, effic, estimators = c("korner", "huso", 
"erickson", "etterson"), ...)
 | 
| submats | a list of submatrices resulting from function  | 
| submats.N | a list of submatrices resulting from function  | 
| first.subsampl.col | index number of the first column containing subsampling data | 
| region.column | name or index number of the column containing the regions (road sectors, sites) to classify as hotspots or non-hotspots | 
| persist | named numeric vector of persistence probability per group; names must match the names of groups in the data | 
| effic | named numeric vector of detection efficiency per group; names must match the names of groups in the data | 
| estimators | character vector specifying the estimators to calculate; the default is all available ones | 
| ... | additional arguments for function  | 
This function returns a list
A. Marcia Barbosa, J. Tiago Marques, Sara M. Santos
Korner-Nievergelt F, Behr O, Brinkmann R, Etterson MA, Huso MMP, Dalthorp D, Korner-Nievergelt P, Roth T & Niermann I (2015) Mortality estimation from carcass searches using the R-package carcass: a tutorial. Wildlife Biology 21: 30-43
sequential.submatrix, sequential.Nevents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.