Other packages > Find by keyword >

weibulltools  

Statistical Methods for Life Data Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("weibulltools", "2.1.0")



Attach the package and use:
library("weibulltools")
Maintained by
Tim-Gunnar Hensel
[Scholar Profile | Author Map]
First Published: 2018-07-25
Latest Update: 2023-04-05
Description:
Provides statistical methods and visualizations that are often used in reliability engineering. Comprises a compact and easily accessible set of methods and visualization tools that make the examination and adjustment as well as the analysis and interpretation of field data (and bench tests) as simple as possible. Non-parametric estimators like Median Ranks, Kaplan-Meier (Abernethy, 2006, <ISBN:978-0-9653062-3-2>), Johnson (Johnson, 1964, <ISBN:978-0444403223>), and Nelson-Aalen for failure probability estimation within samples that contain failures as well as censored data are included. The package supports methods like Maximum Likelihood and Rank Regression, (Genschel and Meeker, 2010, <doi:10.1080/08982112.2010.503447>) for the estimation of multiple parametric lifetime distributions, as well as the computation of confidence intervals of quantiles and probabilities using the delta method related to Fisher's confidence intervals (Meeker and Escobar, 1998, <ISBN:9780471673279>) and the beta-binomial confidence bounds. If desired, mixture model analysis can be done with segmented regression and the EM algorithm. Besides the well-known Weibull analysis, the package also contains Monte Carlo methods for the correction and completion of imprecisely recorded or unknown lifetime characteristics. (Verband der Automobilindustrie e.V. (VDA), 2016, <ISSN:0943-9412>). Plots are created statically ('ggplot2') or interactively ('plotly') and can be customized with functions of the respective visualization package. The graphical technique of probability plotting as well as the addition of regression lines and confidence bounds to existing plots are supported.
How to cite:
Tim-Gunnar Hensel (2018). weibulltools: Statistical Methods for Life Data Analysis. R package version 2.1.0, https://cran.r-project.org/web/packages/weibulltools. Accessed 13 Apr. 2025.
Previous versions and publish date:
0.5.4 (2018-07-25 23:50), 1.0.0 (2019-01-26 16:00), 1.0.1 (2019-01-29 17:10), 2.0.0 (2021-01-12 10:30)
Other packages that cited weibulltools R package
View weibulltools citation profile
Other R packages that weibulltools depends, imports, suggests or enhances
Complete documentation for weibulltools
Functions, R codes and Examples using the weibulltools R package
Some associated functions: alloy . calculate_ranks . confint_betabinom.default . confint_betabinom . confint_fisher.default . confint_fisher . delta_method . dist_delay.default . dist_delay . dist_delay_register . dist_delay_report . dist_mileage.default . dist_mileage . estimate_cdf.default . estimate_cdf . field_data . johnson_method . kaplan_method . loglik_function.default . loglik_function . loglik_profiling.default . loglik_profiling . mcs_delay.default . mcs_delay . mcs_delay_data . mcs_delay_register . mcs_delay_report . mcs_delays . mcs_mileage.default . mcs_mileage . mcs_mileage_data . mixmod_em.default . mixmod_em . mixmod_regression.default . mixmod_regression . mixture_em_cpp . ml_estimation.default . ml_estimation . mr_method . nelson_method . plot_conf.default . plot_conf . plot_layout . plot_mod.default . plot_mod . plot_mod_mix . plot_pop . plot_prob.default . plot_prob . plot_prob_mix . predict_prob . predict_quantile . r_squared_profiling.default . r_squared_profiling . rank_regression.default . rank_regression . reliability_data . shock . voltage . weibulltools-package . 
Some associated R codes: RcppExports.R . confidence_intervals.R . confidence_intervals_helpers.R . data.R . delay_distributions.R . delta_method.R . likelihood_functions.R . mcs_data.R . mcs_delay.R . mcs_mileage.R . mileage_distribution.R . mixture_identification.R . ml_estimation.R . ml_estimation_helpers.R . model_estimation.R . plot_functions.R . plot_functions_generic.R . plot_functions_ggplot2.R . plot_functions_plotly.R . plot_helpers.R . predict.R . probability_estimators.R . r_squared_function.R . rank_regression.R . rank_regression_helpers.R . reliability_data.R . utils.R . utils_parametric_models.R . weibulltools-package.R .  Full weibulltools package functions and examples
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for weibulltools0246810121416182022TrendBars

Today's Hot Picks in Authors and Packages

LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
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  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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