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: 2023-08-08
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
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  
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

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