R/FPBKPack2.R
FPBKPack2.RdThe package provides an option to perform FPBK on counts assuming perfect detection or to perform an adjusted FPBK procedure to correct for the possibility of imperfect detection. Imperfect detection estimates can arise from a survey of radiocollared survey units or, alternatively, from another method that gives the estimated mean detection probability with a standard error of that estimator.
FPBKPack2 Main Functions
slmfitfits a spatial linear model to the observed data,
predictuses Finite Population Block Kriging to predict counts on unobserved sites,
FPBKoutputtakes the resulting object from FPBKpred to construct confidence intervals, variograms, and maps,
get_reportdocputs the output into nice HTML format, and
multistratcombines slmfit, predict, and FPBKoutput into one function so that the user can fit the spatial linear model to strata separately.