-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add fitting function for community occupancy model (#31)
* Initial working occuComm function * Support for some species covs * Fix broken predict and obsNum methods * Add unmarkedFrameOccuComm methods * getP, fitted, residuals, SSE, getY, replaceY, simulate methods * Plot method for unmarkedFitOccuComm * Handle newdata in predict * Length-S species covs * addMean argument to randomTerms * Fix some bugs with species covs * Better summary method * Fix some bugs * Allow providing y as an array * Don't automatically add species to predict when using newdata * Add vignette * Add docs * Add tests * Add reference to docs * Bump version Fixes #31
- Loading branch information
1 parent
537ba18
commit d7d260f
Showing
20 changed files
with
2,020 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.