Other packages > Find by keyword >

goftest  

Classical Goodness-of-Fit Tests for Univariate Distributions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("goftest", "1.2-3")



Attach the package and use:
library("goftest")
Maintained by
Adrian Baddeley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-06-09
Latest Update: 2021-10-07
Description:
Cramer-Von Mises and Anderson-Darling tests of goodness-of-fit for continuous univariate distributions, using efficient algorithms.
How to cite:
Adrian Baddeley (2014). goftest: Classical Goodness-of-Fit Tests for Univariate Distributions. R package version 1.2-3, https://cran.r-project.org/web/packages/goftest. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0-1 (2014-06-09 13:38), 1.0-2 (2014-06-24 08:21), 1.0-3 (2015-07-03 12:51), 1.0-4 (2017-02-03 13:20), 1.1-1 (2017-04-03 08:17), 1.2-2 (2019-12-02 12:20)
Other packages that cited goftest R package
View goftest citation profile
Other R packages that goftest depends, imports, suggests or enhances
Complete documentation for goftest
Functions, R codes and Examples using the goftest R package
Some associated functions: ad.test . cvm.test . goftest-package . pAD . pCvM . recogniseCdf . 
Some associated R codes: andarl.R . braun.R . cramer.R . cvmtest.R . recog.R .  Full goftest package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
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  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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