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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for NADA406080100120140160180TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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