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]
All associated links for this package
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 22 Dec. 2024.
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
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  
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  

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