No articles match
Contributing to unmarked: guide to adding a new model to unmarked9 months ago
Prerequisites and advices | Organise the input data: design the unmarkedFrame object | Define the unmarkedFrame subclass for this model | Write the function that creates the unmarkedFrame object | Write the S4 methods associated with the unmarkedFrame object | Specific methods | Generic methods | Methods to access new attributes | Fitting the model | Inputs of the fitting function | Read the unmarkedFrame object: write the getDesign method | The likelihood function | The R likelihood function: easily understandable | The C++ likelihood function: faster | The TMB likelihood function: for random effects | Organise the output data | unmarkedEstimate objects per submodel | Design the unmarkedFit object | Test the complete fitting function process | Write the methods associated with the unmarkedFit object | getP | simulate | plot | Update the NAMESPACE file | Write tests | Write documentation | Add to unmarked
Overview of unmarked: an R Package for the Analysis of Data from Unmarked Animals11 months ago
Abstract | Overview of unmarked | Typical unmarked session | Importing and formatting data | Fitting models | Back-transforming parameter estimates | Model selection and model fit | Derived parameters and empirical Bayes methods | References
Dynamic occupancy models in unmarked1 years ago
Abstract | Introduction | Dynamic occupancy models | Ecological or state process | Observation process | Modeling of parameters | Dynamic occupancy models for simulated data | Simulating, formatting, and summarizing data | Model fitting | Manipulating results: prediction and plotting | Derived parameters | Goodness-of-fit | Dynamic occupancy models for crossbill data from the Swiss MHB | The crossbill data set | Importing, formatting, and summarizing data | Model selection | Manipulating results: Prediction and plotting | References
Community occupancy models with occuComm1 years ago
Introduction | Example dataset | Organize the dataset | Detection-nondetection data | Species covariates | Site covariates | Observation covariates | Create unmarkedFrame | Fit a model | Estimates of random intercepts and slopes | Get estimates of occupancy | Plot covariate relationships by species | Richness | Handling guilds or similar groups | Dividing the data by guild | Fit separate models by guild | Calculate richness
Power Analysis in unmarked1 years ago
Hypothesis Testing | Wald tests | Making a conclusion | Types of error | Introduction | Inputs | The unmarkedFrame | The model type | Other arguments | Call powerAnalysis | Effect sizes | Run the power analysis | Run the power analysis for a smaller sample size | Compare power across several sample sizes | Conclusion | References
Modeling variation in abundance using capture-recapture data2 years ago
Abstract | Introduction | Data | Closed Population Models | Models $M_0$, $M_t$, and models with covariates of $p$. | Modeling behavioral responses, Model $M_b$ | Caution, Warning, Danger | Individual Heterogeneity in Capture Probability, Model $M_h$ | Distance-related heterogeneity | Modeling Temporary Emigration | References
Distance sampling analysis in unmarked2 years ago
Abstract | Introduction | Importing, formatting, and summarizing data | Model fitting | Manipulating results | Prediction and plotting | Model extensions | Conclusion | References
Simulating datasets2 years ago
Introduction | Components of a call to simulate | Simulating an occupancy dataset | 1. The unmarkedFrame | 2. Specify the model type | 3. Specify other arguments to the fitting function | 4. Specify the corresponding parameter values | Run simulate | Fit a model to the simulated dataset | Simulating a more complex dataset: gdistremoval | 2. Arguments sent to gdistremoval | 3. Coefficient values | 4. Run simulation | Fit model to simulated dataset | Conclusion | References
Multispecies occupancy models with occuMulti3 years ago
Introduction | Simple multispecies analysis | Formatting the data | Occupancy formulas | Detection formulas | Fit the model | Occupancy probabilities | Marginal occupancy | Plotting marginal occupancy | Conditional occupancy | Plotting conditional occupancy | Multispecies model with covariates | Add housing density as a covariate | Plotting covariate effects | Model selection | Model fitting challenges | Penalized likelihood | Penalized likelihood with occuMulti | References
Modeling and mapping species distributions4 years ago
Abstract | Mapping Occurrence Probability | Mapping Population Density | References