gkwreg2.1.1 package

Generalized Kumaraswamy Regression Models for Bounded Data

formula.gkwreg

Extract Formula from GKw Regression Model

getCall.gkwreg

Get Call from GKw Regression Model

gkw_control

Control Parameters for Generalized Kumaraswamy Regression

gkwreg

Fit Generalized Kumaraswamy Regression Models

logLik.gkwreg

Extract Log-Likelihood from Generalized Kumaraswamy Regression Models

lrtest

Likelihood Ratio Test for Nested GKw Models

model.frame.gkwreg

Extract Model Frame from GKw Regression Model

model.matrix.gkwreg

Extract Model Matrix from GKw Regression Model

nobs.gkwreg

Number of Observations for GKw Regression Models

pipe

Pipe operator

plot.gkwreg

Diagnostic Plots for Generalized Kumaraswamy Regression Models

predict.gkwreg

Predictions from a Fitted Generalized Kumaraswamy Regression Model

print.anova.gkwreg

Print Method for ANOVA of GKw Models

print.gkwreg

Print Method for Generalized Kumaraswamy Regression Models

print.summary.gkwreg

Print Method for Generalized Kumaraswamy Regression Summaries

residuals.gkwreg

Extract Residuals from a Generalized Kumaraswamy Regression Model

response

Extract Response Variable from GKw Regression Model

summary.gkwreg

Summary Method for Generalized Kumaraswamy Regression Models

terms.gkwreg

Extract Terms from GKw Regression Model

update.gkwreg

Update and Re-fit a GKw Regression Model

vcov.gkwreg

Extract Variance-Covariance Matrix from a Generalized Kumaraswamy Regr...

dot-process_link_scale

Process Link Scales for GKw Regression

dot-process_link

Process Link Functions for GKw Regression

dot-validate_data

Validate Data for GKw Regression

family.gkwreg

Extract Family from GKw Regression Model

fitted.gkwreg

Extract Fitted Values from a Generalized Kumaraswamy Regression Model

AIC.gkwreg

Akaike Information Criterion for GKw Regression Models

anova.gkwreg

Analysis of Deviance for GKw Regression Models

BIC.gkwreg

Bayesian Information Criterion for GKw Regression Models

coef.gkwreg

Extract Coefficients from a Fitted GKw Regression Model

confint.gkwreg

Confidence Intervals for Generalized Kumaraswamy Regression Parameters

dot-check_and_compile_TMB_code

Check and Compile TMB Model Code with Persistent Cache

dot-convert_links_to_int

Convert Link Function Names to TMB Integers

dot-extract_model_data

Extract Model Data for GKw Regression

dot-format_coefficient_names

Format Coefficient Names Based on Family and Model Matrices

dot-get_family_param_info

Get Parameter Information for a GKw Family Distribution

dot-prepare_tmb_data

Prepare TMB Data for GKw Regression

dot-prepare_tmb_params

Prepare TMB Parameters for GKw Regression

dot-process_fixed

Process Fixed Parameters for GKw Regression

dot-process_formula_parts

Process Formula Parts from a Formula Object

Implements regression models for bounded continuous data in the open interval (0,1) using the five-parameter Generalized Kumaraswamy distribution. Supports modeling all distribution parameters (alpha, beta, gamma, delta, lambda) as functions of predictors through various link functions. Provides efficient maximum likelihood estimation via Template Model Builder ('TMB'), offering comprehensive diagnostics, model comparison tools, and simulation methods. Particularly useful for analyzing proportions, rates, indices, and other bounded response data with complex distributional features not adequately captured by simpler models.

  • Maintainer: José Evandeilton Lopes
  • License: MIT + file LICENSE
  • Last published: 2025-11-15