Other packages > Find by keyword >

NADA2  

Data Analysis for Censored Environmental Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("NADA2", "1.1.8")



Attach the package and use:
library("NADA2")
Maintained by
Paul Julian
[Scholar Profile | Author Map]
First Published: 2021-02-24
Latest Update: 2024-02-26
Description:
Contains methods described by Dennis Helsel in his book "Statistics for Censored Environmental Data using Minitab and R" (2011) and courses and videos at . This package adds new functions to the `NADA` Package.
How to cite:
Paul Julian (2021). NADA2: Data Analysis for Censored Environmental Data. R package version 1.1.8, https://cran.r-project.org/web/packages/NADA2. Accessed 16 Apr. 2025.
Previous versions and publish date:
1.0.0 (2021-02-24 10:50), 1.0.1 (2021-04-30 12:10), 1.0.2 (2022-04-19 16:32), 1.1.0 (2022-09-05 22:30), 1.1.1 (2023-01-19 18:50), 1.1.2 (2023-01-28 00:20), 1.1.3 (2023-02-01 13:20), 1.1.4 (2023-08-28 00:40), 1.1.5 (2023-10-20 17:20), 1.1.6 (2024-02-26 15:40)
Other packages that cited NADA2 R package
View NADA2 citation profile
Other R packages that NADA2 depends, imports, suggests or enhances
Complete documentation for NADA2
Functions, R codes and Examples using the NADA2 R package
Some associated functions: ATS . ATSmini . Brumbaugh . Example1 . Example2 . Example3 . Gales_Creek . NADA2_survmean . PbHeron . Pollen_Thia . ROSci . ReconLogistic . TCE2 . Usc . Usci . anosimPlot . atrazine . bestaic . binaryClust . binaryDiss . binaryMDS . binarySim . cboxplot . cen1way . cen2means . cenCompareCdfs . cenCompareQQ . cenPredInt . cenQQ . cenTolInt . cen_ecdf . cen_paired . cen_signedranktest . cen_signtest . cenanova . cencorreg . cenperm2 . cenpermanova . cenregQQ . censeaken . centrend . centrendsea . cfit . computeS . equivalent_n . kenplot . markers . ordranks . partplots . ppw.test . quantile_CI . uMDS . uscore . uscores . uscoresi . 
Some associated R codes: ATS.R . ATSmini.R . Brumbaugh.R . Example1.R . Example2.R . Example3.R . Gales_Creek.R . Markers.R . PbHeron.R . Pollen_Thia.R . ROSci.R . ReconLogistic.R . TCE2.R . Usc.R . Usci.R . anosimPlot.R . atrazine.R . bestaic.R . binaryClust.R . binaryDiss.R . binaryMDS.R . binarySim.R . cboxplot.R . cen1way.R . cen2means.R . cenCompareCdfs.R . cenCompareQQ.R . cenPredInt.R . cenQQ.R . cenTolInt.R . cen_ecdf.R . cen_paired.R . cen_signedranktest.R . cen_signtest.R . cenanova.R . cencorreg.R . cenperm2.R . cenpermanova.R . cenregQQ.R . censeaken.R . centrend.R . centrendsea.R . cfit.R . computeS.R . equivalent_n.R . kenplot.R . ordranks.R . partplots.R . ppw.R . uMDS.R . uscore.R . uscores.R . uscoresi.R .  Full NADA2 package functions and examples
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for NADA2051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
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,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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