Other packages > Find by keyword >

MGBT  

Multiple Grubbs-Beck Low-Outlier Test
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MGBT", "1.0.7")



Attach the package and use:
library("MGBT")
Maintained by
William H. Asquith
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-31
Latest Update: 2021-07-21
Description:
Compute the multiple Grubbs-Beck low-outlier test on positively distributed data and utilities for noninterpretive U.S. Geological Survey annual peak-streamflow data processing discussed in Cohn et al. (2013) and England et al. (2017) .
How to cite:
William H. Asquith (2019). MGBT: Multiple Grubbs-Beck Low-Outlier Test. R package version 1.0.7, https://cran.r-project.org/web/packages/MGBT. Accessed 12 Aug. 2026.
Previous versions and publish date:
1.0.2 (2019-10-31 16:10), 1.0.4 (2020-03-23 19:00), 1.0.7 (2021-07-21 20:30), (2026-07-09 08:09)
Other packages that cited MGBT R package
View MGBT citation profile
Other R packages that MGBT depends, imports, suggests or enhances
Complete documentation for MGBT
Functions, R codes and Examples using the MGBT R package
Some associated functions: ASlo . BLlo . CondMomsChi2 . CondMomsZ . CritK . EMS . GGBK . MGBT-package . MGBT . RSlo . RthOrderPValueOrthoT . V . VMS . critK10 . gtmoms . makeWaterYear . peta . plotFFQevol . plotPeaks . plotPeaks_batch . readNWISwatstore . splitPeakCodes . 
Some associated R codes: ASlo.R . BLlo.R . CondMoms.R . CritK.R . EMS.R . GGBK.R . MGBT.R . RSlo.R . RthOrderPValueOrthoT.R . critK10.R . gtmoms.R . makeWaterYear.R . peta.R . plotFFQevol.R . plotPeaks.R . plotPeaks_batch.R . readNWISwatstore.R . splitPeakCodes.R . zzz.R .  Full MGBT package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

flexdashboard  
R Markdown Format for Flexible Dashboards
Format for converting an R Markdown document to a grid oriented dashboard. The dashboard flexibly a ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
matrixsampling  
Simulations of Matrix Variate Distributions
Provides samplers for various matrix variate distributions: Wishart, inverse-Wishart, normal, t, inv ...
Download / Learn more Package Citations See dependency  
keyplayer  
Locating Key Players in Social Networks
Computes group centrality scores and identifies the most central group of players in a network. ...
Download / Learn more Package Citations See dependency  
quickcheck  
Property Based Testing
Property based testing, inspired by the original 'QuickCheck'. This package builds on the property ...
Download / Learn more Package Citations See dependency  
ipdw  
Spatial Interpolation by Inverse Path Distance Weighting
Functions are provided to interpolate geo-referenced point data via Inverse Path Distance Weighting ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

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