Other packages > Find by keyword >

emon  

Tools for Environmental and Ecological Survey Design
View on CRAN: Click here


Download and install emon package within the R console
Install from CRAN:
install.packages("emon")

Install from Github:
library("remotes")
install_github("cran/emon")

Install by package version:
library("remotes")
install_version("emon", "1.3.2")



Attach the package and use:
library("emon")
Maintained by
Jon Barry
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-09-22
Latest Update: 2017-03-09
Description:
Statistical tools for environmental and ecological surveys. Simulation-based power and precision analysis; detection probabilities from different survey designs; visual fast count estimation.
How to cite:
Jon Barry (2016). emon: Tools for Environmental and Ecological Survey Design. R package version 1.3.2, https://cran.r-project.org/web/packages/emon. Accessed 20 Nov. 2024.
Previous versions and publish date:
1.3 (2016-09-22 16:50)
Other packages that cited emon R package
View emon citation profile
Other R packages that emon depends, imports, suggests or enhances
Complete documentation for emon
Functions, R codes and Examples using the emon R package
Some associated functions: GVFC . GVFCMOM . addnoise . detect . detect.prop . emon-package . expected.nb . expected.pois . fS.detect . fT.detect . generate.trend . is.wholenumber . mannkendall . mannkendall.stat . mom.min.nb . mom.min.pois . n.min . permute.BACI . permute.groups . power.BACI . power.groups . power.trend . precision . size2.samevar . svariog . 
Some associated R codes: precision.R .  Full emon package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

epitrix  
Small Helpers and Tricks for Epidemics Analysis
A collection of small functions useful for epidemics analysis and infectious disease modelling. This ...
Download / Learn more Package Citations See dependency  
aws  
Adaptive Weights Smoothing
We provide a collection of R-functions implementing adaptive smoothing procedures in 1D, 2D and 3D. ...
Download / Learn more Package Citations See dependency  
docreview  
Opinionated Documentation Checking
High quality documentation can make for a great experience for your users. You can use 'docreview' t ...
Download / Learn more Package Citations See dependency  
emon  
Tools for Environmental and Ecological Survey Design
Statistical tools for environmental and ecological surveys. Simulation-based power and precision an ...
Download / Learn more Package Citations See dependency  
ricu  
Intensive Care Unit Data with R
Focused on (but not exclusive to) data sets hosted on PhysioNet (), 'ricu' p ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA