
Weibull Frailty IVWC Inference for KK Designs
Source:R/inference_survival_GLMM_weibull_frailty_normal.R
InferenceSurvivalGLMMWeibullFrailtyNormalIVWC.RdLog-normal (Gaussian random-intercept) frailty Weibull AFT estimator; see
InferenceSurvivalGLMMWeibullFrailtyNormalIVWC
for the frailty-distribution details and contrast with the gamma-frailty
InferenceSurvivalGLMMWeibullFrailtyLoggammaIVWC
(Clayton copula) alternative.
Super class
Inference -> InferenceSurvivalGLMMWeibullFrailtyNormalIVWC
Methods
Public methods
InferenceSurvivalGLMMWeibullFrailtyNormalIVWC$set_custom_randomization_statistic_function()InferenceSurvivalGLMMWeibullFrailtyNormalIVWC$set_custom_randomization_statistic_cpp()InferenceSurvivalGLMMWeibullFrailtyNormalIVWC$approximate_randomization_distribution_beta_hat_T()InferenceSurvivalGLMMWeibullFrailtyNormalIVWC$supports_rand_pval_for_incidence()InferenceSurvivalGLMMWeibullFrailtyNormalIVWC$compute_rand_two_sided_pval()
+ inherited public methods from Inference
Inference$capabilities()Inference$compute_asymp_confidence_interval()Inference$compute_asymp_two_sided_pval()Inference$compute_estimate()Inference$compute_exact_confidence_interval()Inference$compute_exact_two_sided_pval_for_treatment_effect()Inference$duplicate()Inference$get_analysis_data()Inference$get_covariates()Inference$get_design_object()Inference$get_model_formula()Inference$get_nonestimable_reason()Inference$get_nonestimable_stage()Inference$get_optimization_alg()Inference$get_response()Inference$get_response_type()Inference$get_treatment()Inference$initialize()Inference$is_nonestimable()Inference$set_optimization_alg()Inference$set_seed()Inference$supports()