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 26 Jun. 2026.
Previous versions and publish date:
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

PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
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  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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