Other packages > Find by keyword >

NADA  

Nondetects and Data Analysis for Environmental Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("NADA", "1.6-1.1")



Attach the package and use:
library("NADA")
Maintained by
Lopaka Lee
[Scholar Profile | Author Map]
First Published: 2004-06-25
Latest Update: 2020-03-22
Description:
Contains methods described by Dennis Helsel in his book "Nondetects And Data Analysis: Statistics for Censored Environmental Data".
How to cite:
Lopaka Lee (2004). NADA: Nondetects and Data Analysis for Environmental Data. R package version 1.6-1.1, https://cran.r-project.org/web/packages/NADA. Accessed 07 May. 2025.
Previous versions and publish date:
1.0-1 (2004-06-25 14:09), 1.0-2 (2004-08-09 21:28), 1.1-1 (2005-02-21 09:21), 1.1-2 (2005-03-11 09:18), 1.2-0 (2005-05-22 23:14), 1.2-1 (2005-05-30 12:50), 1.2-2 (2005-08-05 22:56), 1.3-0 (2006-03-16 19:13), 1.4-0 (2006-08-03 12:29), 1.4-1 (2006-08-19 09:04), 1.5-0 (2006-12-19 12:58), 1.5-1 (2007-09-27 10:00), 1.5-2 (2009-05-24 10:35), 1.5-3 (2010-12-22 09:57), 1.5-4 (2012-03-16 20:28), 1.5-5 (2013-07-26 15:10), 1.5-6 (2013-12-06 07:42), 1.6-1 (2017-03-31 08:12)
Other packages that cited NADA R package
View NADA citation profile
Other R packages that NADA depends, imports, suggests or enhances
Complete documentation for NADA
Downloads during the last 30 days
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for NADA406080100120140160TrendBars

Today's Hot Picks in Authors and Packages

aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
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  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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