Other packages > Find by keyword >

WeibullR  

Weibull Analysis for Reliability Engineering
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("WeibullR", "1.2.4")



Attach the package and use:
library("WeibullR")
Maintained by
Jacob Ormerod
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-04-12
Latest Update: 2022-06-25
Description:
Life data analysis in the graphical tradition of Waloddi Weibull. Methods derived from Robert B. Abernethy (2008, ISBN 0-965306-3-2), Wayne Nelson (1982, ISBN: 9780471094586), William Q. Meeker andLois A. Escobar (1998, ISBN: 1-471-14328-6), John I. McCool, (2012, ISBN: 9781118217986).
How to cite:
Jacob Ormerod (2018). WeibullR: Weibull Analysis for Reliability Engineering. R package version 1.2.4, https://cran.r-project.org/web/packages/WeibullR. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.5 (2018-04-12 11:13), 1.0.6 (2018-04-17 10:23), 1.0.8 (2018-04-18 10:02), 1.0.9 (2018-04-18 18:41), 1.0.10 (2018-07-27 18:00), 1.0.12 (2019-11-25 18:50), 1.1.5 (2022-03-05 21:20), 1.1.10 (2022-03-24 17:50), 1.1 (2021-09-16 18:30), 1.2.1 (2022-06-25 20:20)
Other packages that cited WeibullR R package
View WeibullR citation profile
Other R packages that WeibullR depends, imports, suggests or enhances
Complete documentation for WeibullR
Functions, R codes and Examples using the WeibullR R package
Some associated functions: AbPval . BBB . FMbounds . LLln . LLw . LRbounds . MLEcontour . MLEln2p . MLEln3p . MLEw2p . MLEw3p . MRRln2p . MRRln3p . MRRw2p . MRRw3p . WeibullR-package . contour.wblr . getCCC2 . getPPP . getPercentilePlottingPositions . hrbu . lslr . mlefit . mleframe . options.wblr . p2y . pivotal.rr . plot.wblr . plot_contour . rba . wblr.conf . wblr.fit . wblr . wblrLoglike . weibayes.mle . weibayes . xbounds . xfit . 
Some associated R codes: Legend.R . options.wblr.R . plot.wblr.R . wblr.R . wblr.conf.R . wblr.fit.R .  Full WeibullR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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