# Generated by roxygen2: do not edit by hand

S3method(confint_betabinom,default)
S3method(confint_betabinom,wt_model)
S3method(confint_betabinom,wt_model_estimation)
S3method(confint_betabinom,wt_model_estimation_list)
S3method(confint_fisher,default)
S3method(confint_fisher,wt_ml_estimation)
S3method(confint_fisher,wt_model)
S3method(dist_delay,default)
S3method(dist_delay,wt_mcs_delay_data)
S3method(dist_mileage,default)
S3method(dist_mileage,wt_mcs_mileage_data)
S3method(estimate_cdf,default)
S3method(estimate_cdf,wt_reliability_data)
S3method(loglik_function,default)
S3method(loglik_function,wt_reliability_data)
S3method(loglik_profiling,default)
S3method(loglik_profiling,wt_reliability_data)
S3method(mcs_delay,default)
S3method(mcs_delay,wt_mcs_delay_data)
S3method(mcs_mileage,default)
S3method(mcs_mileage,wt_mcs_mileage_data)
S3method(mixmod_em,default)
S3method(mixmod_em,wt_reliability_data)
S3method(mixmod_regression,default)
S3method(mixmod_regression,wt_cdf_estimation)
S3method(ml_estimation,default)
S3method(ml_estimation,wt_reliability_data)
S3method(plot_conf,default)
S3method(plot_conf,wt_confint)
S3method(plot_conf_vis,ggplot)
S3method(plot_conf_vis,plotly)
S3method(plot_layout_vis,ggplot)
S3method(plot_layout_vis,plotly)
S3method(plot_mod,default)
S3method(plot_mod,wt_mixmod_em)
S3method(plot_mod,wt_mixmod_regression)
S3method(plot_mod,wt_mixmod_regression_list)
S3method(plot_mod,wt_model)
S3method(plot_mod,wt_model_estimation)
S3method(plot_mod,wt_model_estimation_list)
S3method(plot_mod_vis,ggplot)
S3method(plot_mod_vis,plotly)
S3method(plot_pop_vis,ggplot)
S3method(plot_pop_vis,plotly)
S3method(plot_prob,default)
S3method(plot_prob,wt_cdf_estimation)
S3method(plot_prob,wt_mixmod_em)
S3method(plot_prob,wt_mixmod_regression)
S3method(plot_prob,wt_mixmod_regression_list)
S3method(plot_prob,wt_ml_estimation)
S3method(plot_prob,wt_model)
S3method(plot_prob,wt_rank_regression)
S3method(plot_prob_vis,ggplot)
S3method(plot_prob_vis,plotly)
S3method(print,wt_cdf_estimation)
S3method(print,wt_delay_estimation)
S3method(print,wt_delay_estimation_list)
S3method(print,wt_em_results)
S3method(print,wt_mcs_delay_data)
S3method(print,wt_mcs_mileage_data)
S3method(print,wt_mileage_estimation)
S3method(print,wt_mixmod_em)
S3method(print,wt_mixmod_regression)
S3method(print,wt_mixmod_regression_list)
S3method(print,wt_ml_estimation)
S3method(print,wt_model)
S3method(print,wt_model_estimation)
S3method(print,wt_model_estimation_list)
S3method(print,wt_rank_regression)
S3method(print,wt_reliability_data)
S3method(r_squared_profiling,default)
S3method(r_squared_profiling,wt_cdf_estimation)
S3method(rank_regression,default)
S3method(rank_regression,wt_cdf_estimation)
S3method(vcov,wt_model_estimation)
export(confint_betabinom)
export(confint_fisher)
export(delta_method)
export(dist_delay)
export(dist_delay_register)
export(dist_delay_report)
export(dist_mileage)
export(estimate_cdf)
export(johnson_method)
export(kaplan_method)
export(loglik_function)
export(loglik_profiling)
export(mcs_delay)
export(mcs_delay_data)
export(mcs_delay_register)
export(mcs_delay_report)
export(mcs_delays)
export(mcs_mileage)
export(mcs_mileage_data)
export(mixmod_em)
export(mixmod_regression)
export(ml_estimation)
export(mr_method)
export(nelson_method)
export(plot_conf)
export(plot_mod)
export(plot_mod_mix)
export(plot_pop)
export(plot_prob)
export(plot_prob_mix)
export(predict_prob)
export(predict_quantile)
export(r_squared_profiling)
export(rank_regression)
export(reliability_data)
import(Rcpp)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,.data)
importFrom(lifecycle,deprecate_soft)
importFrom(lifecycle,deprecate_warn)
importFrom(lifecycle,deprecated)
importFrom(magrittr,"%>%")
importFrom(utils,hasName)
useDynLib(weibulltools, .registration = TRUE)
