Other packages > Find by keyword >

weibullness  

Goodness-of-Fit Test for Weibull Distribution (Weibullness)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("weibullness", "1.24.1")



Attach the package and use:
library("weibullness")
Maintained by
Chanseok Park
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-05-24
Latest Update: 2024-01-09
Description:
Conducts a goodness-of-fit test for the Weibull distribution (referred to as the weibullness test) and furnishes parameter estimations for both the two-parameter and three-parameter Weibull distributions. Notably, the threshold parameter is derived through correlation from the Weibull plot. Additionally, this package conducts goodness-of-fit assessments for the exponential, Gumbel, and inverse Weibull distributions, accompanied by parameter estimations. For more details, see Park (2017) <doi:10.23055/ijietap.2017.24.4.2848>, Park (2018) <doi:10.1155/2018/6056975>, and Park (2023) <doi:10.3390/math11143156>. This work was supported by the National Research Foundation of Korea (NRF) grants funded by the Korea government (MSIT) (No. 2022R1A2C1091319, RS-2023-00242528).
How to cite:
Chanseok Park (2018). weibullness: Goodness-of-Fit Test for Weibull Distribution (Weibullness). R package version 1.24.1, https://cran.r-project.org/web/packages/weibullness. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:00), 1.18.6 (2018-05-24 11:56), 1.19.8 (2019-08-19 10:20), 1.22.12 (2022-12-02 10:30), 1.23.8 (2023-08-08 12:10)
Other packages that cited weibullness R package
View weibullness citation profile
Other R packages that weibullness depends, imports, suggests or enhances
Complete documentation for weibullness
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
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  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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