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]
All associated links for this package
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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns