Learn R Programming

unmarked (version 1.4.3)

Models for Data from Unmarked Animals

Description

Fits hierarchical models of animal abundance and occurrence to data collected using survey methods such as point counts, site occupancy sampling, distance sampling, removal sampling, and double observer sampling. Parameters governing the state and observation processes can be modeled as functions of covariates. References: Kellner et al. (2023) , Fiske and Chandler (2011) .

Copy Link

Version

Install

install.packages('unmarked')

Monthly Downloads

7,038

Version

1.4.3

License

GPL (>= 3)

Maintainer

Last Published

September 1st, 2024

Functions in unmarked (1.4.3)

distsamp

Fit the hierarchical distance sampling model of Royle et al. (2004)
crossVal

Cross-validation methods for fitted unmarked models and fit lists
fitList

constructor of unmarkedFitList objects
confint-methods

Methods for Function confint in Package `unmarked'
[-methods

Methods for bracket extraction [ in Package `unmarked'
crossbill

Detection/non-detection data on the European crossbill (Loxia curvirostra)
cruz

Landscape data for Santa Cruz Island
distsampOpen

Open population model for distance sampling data
detFuns

Distance-sampling detection functions and associated density functions
formatDistData

Bin distance data
fitted-methods

Methods for Function fitted in Package `unmarked'
frogs

2001 Delaware North American Amphibian Monitoring Program Data
csvToUMF

Convert .CSV File to an unmarkedFrame
formatWideLong

Convert between wide and long data formats.
formatMult

Create unmarkedMultFrame from Long Format Data Frame
gdistremoval

Fit the combined distance and removal model of Amundson et al. (2014).
linearComb-methods

Methods for Function linearComb in Package `unmarked'
linetran

Simulated line transect data
imputeMissing

A function to impute missing entries in continuous obsCovs
gf

Green frog count index data
gmultmix

Generalized multinomial N-mixture model
lambda2psi

Convert Poisson mean (lambda) to probability of occurrence (psi).
jay

European Jay data from the Swiss Breeding Bird Survey 2002
goccu

Fit multi-scale occupancy models
gpcount

Generalized binomial N-mixture model for repeated count data
masspcru

Massachusetts North American Amphibian Monitoring Program Data
makePiFuns

Create functions to compute multinomial cell probabilities
getFP-methods

Methods for Function getFP in Package `unmarked'
getP-methods

Methods for Function getP in Package `unmarked'
modSel

Model selection results from an unmarkedFitList
issj

Distance-sampling data for the Island Scrub Jay (Aphelocoma insularis)
nmixTTD

Fit N-mixture Time-to-detection Models
getB-methods

Methods for Function getB in Package `unmarked'
occuCOP

Fit the occupancy model using count dta
nonparboot-methods

Nonparametric bootstrapping in unmarked
occu

Fit the MacKenzie et al. (2002) Occupancy Model
gdistsamp

Fit the generalized distance sampling model of Chandler et al. (2011).
multinomPois

Multinomial-Poisson Mixtures Model
multmixOpen

Open population multinomial N-mixture model
mallard

Mallard count data
optimizePenalty-methods

Identify Optimal Penalty Parameter Value
ovendata

Removal data for the Ovenbird
occuFP

Fit occupancy models when false positive detections occur (e.g., Royle and Link [2006] and Miller et al. [2011])
occuPEN_CV

Fit the MacKenzie et al. (2002) Occupancy Model with the penalized likelihood methods of Hutchinson et al. (2015) using cross-validation
occuMulti

Fit the Rota et al. (2016) Multi-species Occupancy Model
occuTTD

Fit Single-Season and Dynamic Time-to-detection Occupancy Models
parboot

Parametric bootstrap method for fitted models inheriting class.
occuRN

Fit the occupancy model of Royle and Nichols (2003)
occuMS

Fit Single-Season and Dynamic Multi-State Occupancy Models
occuPEN

Fit the MacKenzie et al. (2002) Occupancy Model with the penalized likelihood methods of Hutchinson et al. (2015)
pcount.spHDS

Fit spatial hierarchical distance sampling model.
plotEffects

Plot marginal effects of covariates in unmarked models
pcount

Fit the N-mixture model of Royle (2004)
randomTerms

Extract estimates of random effect terms
powerAnalysis

Conduct a power analysis for an unmarked model
posteriorSamples

Draw samples from the posterior predictive distribution
piFuns

Compute multinomial cell probabilities
predict-methods

Methods for Function predict in Package `unmarked'
pcountOpen

Fit the open N-mixture models of Dail and Madsen and extensions
simulate-methods

Methods for Function simulate in Package `unmarked'
ranef-methods

Methods for Function ranef in Package unmarked
unmarkedEstimate-class

Class "unmarkedEstimate"
pointtran

Simulated point-transect data
unmarkedEstimateList-class

Class "unmarkedEstimateList"
shinyPower

Launch a Shiny app to help with power analysis
unmarked-package

Models for Data from Unmarked Animals
sight2perpdist

Convert sight distance and sight angle to perpendicular distance.
unmarkedFit-class

Class "unmarkedFit"
sigma

Extract estimates of random effect standard deviations
unmarkedFitList-class

Class "unmarkedFitList"
unmarkedFrameGDR

Organize data for the combined distance and removal point-count model of Amundson et al. (2014) fit by gdistremoval
unmarkedFrameMMO

Create an object of class unmarkedFrameMMO that contains data used by multmixOpen.
unmarkedFrameOccu

Organize data for the single season occupancy models fit by occu and occuRN
unmarkedFrameMPois

Organize data for the multinomial-Poisson mixture model of Royle (2004) fit by multinomPois
unmarkedFrameDS

Organize data for the distance sampling model of Royle et al. (2004) fit by distsamp
unmarkedFrameDSO

Create an object of class unmarkedFrameDSO that contains data used by distsampOpen.
unmarkedFramePCO

Create an object of class unmarkedFramePCO that contains data used by pcountOpen.
unmarkedFrame

Create an unmarkedFrame, or one of its child classes.
unmarkedPowerList

Summarize a series of unmarked power analyses
unmarkedPower-methods

Methods for unmarkedPower objects
unmarkedFrame-class

Class "unmarkedFrame"
unmarkedFrameOccuTTD

Create an unmarkedFrameOccuTTD object for the time-to-detection model fit by occuTTD
unmarkedFrameOccuCOP

Organize data for the occupancy model using count data fit by occuCOP
unmarkedFrameOccuFP

Organize data for the single season occupancy models fit by occuFP
unmarkedFrameOccuMS

Organize data for the multi-state occupancy model fit by occuMS
unmarkedFramePCount

Organize data for the N-mixture model fit by pcount
vif

Compute Variance Inflation Factors for an unmarkedFit Object.
unmarkedFrameOccuMulti

Organize data for the multispecies occupancy model fit by occuMulti
unmarkedMultFrame

Create an unmarkedMultFrame, unmarkedFrameGMM, unmarkedFrameGDS, or unmarkedFrameGPC object
vcov-methods

Methods for Function vcov in Package `unmarked'
unmarkedRanef-class

Class "unmarkedRanef"
SE-methods

Methods for Function SE in Package `unmarked'
IDS

Fit the integrated distance sampling model of Kery et al. (2022).
SSE

Compute Sum of Squared Residuals for a Model Fit.
coef-methods

Methods for Function coef in Package `unmarked'
colext

Fit the dynamic occupancy model of MacKenzie et. al (2003)
backTransform-methods

Methods for Function backTransform in Package `unmarked'
computeMPLElambda

Compute the penalty weight for the MPLE penalized likelihood method
birds

BBS Point Count and Occurrence Data from 2 Bird Species
Switzerland

Swiss landscape data
MesoCarnivores

Occupancy data for coyote, red fox, and bobcat