Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

Travis-CI Build Status CRAN_Status_Badge

nmixgof

The R-package nmixgof provides tools to assess goodness of fit for binomial N-mixture models fitted using the unmarked package. The goodness of fit methods are detailed in Knape et al. (2018).

Knape et al. 2018. Sensitivity of binomial N-mixture models to overdispersion: the importance of assessing model fit. Methods in Ecology and Evolution, in press. (Preprint).

Installation

nmixgof is available from CRAN and can be installed in R through

install.packages("nmixgof")

Alternatively, nmixgof can be installed from github using:

# install.packages("devtools")
devtools::install_github("jknape/nmixgof")

About

An R-package for computing goodness of fit checks for binomial N-mixture models.

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.