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 22 Dec. 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

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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