Learn R Programming

distreg.vis (version 1.7.5)

Framework for the Visualization of Distributional Regression Models

Description

Functions for visualizing distributional regression models fitted using the 'gamlss', 'bamlss' or 'betareg' R package. The core of the package consists of a 'shiny' application, where the model results can be interactively explored and visualized.

Copy Link

Version

Install

install.packages('distreg.vis')

Monthly Downloads

279

Version

1.7.5

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Stanislaus Stadlmann

Last Published

October 27th, 2023

Functions in distreg.vis (1.7.5)

moments

Compute distributional moments from the parameters
pdfcdf_continuous

Internal: Create the pdf/cdf for continuous covariates
gamlss_data_cleaner

GAMLSS expl_data cleaner
model_fam_data

Create a dataset to fit models with all possible families in distreg packages
lims_getter

Internal: Upper- and lower limit of distribution getter
model_data

Model data getter
has.moments

Internal: Distributional Moments implementation checker
quants

Get quantile limits of a distribution
link_printer

Model link functions printer
preds_transformer

Sample transformer
vis

distreg.vis function
preds

Predict parameters of a distreg models' target distribution
set_mean

Obtain mean values and reference categories of variables in a data.frame
search_funs

function Searcher
search_distreg

distreg Searcher
tidy_c

Function for better use of formatR's tidy_source
type_getter

Internal: Limit type getter
pdfcdf_discrete

Internal: Create the pdf/cdf for discrete covariates
plot_multinom_exp

Internal: Plot function as sub-case to plot_moments for multinomial family
mult_trans

Internal: Function to transform multinomial predictions
range_checker

Internal: Function that checks whether chosen covariate combinations are in the range of original data. Returns true when there is a cov comb outside of data.
is.bamlss

Internal: Is bamlss family?
reshape_into_long

Internal: Reshape into Long Format
is.betareg

Internal: Is betareg family?
plot_dist

Plot predicted distributional regression models
plot_moments

Plot function: Display the influence of a covariate
dists

Information about supported and not yet supported distribution families
distreg.vis

distreg.vis: Interactively visualizing distributional regression models
distreg_checker

Check if model class is supported
fam_obtainer

Internal: Family obtainer
is.distreg.fam

Internal: Is distreg family
is.discrete

Internal: Discrete Distribution Checker
ex_f

External Function Implementer
fam_fun_getter

Obtain d&p&q functions
disc_trans

Internal: Transform discrete predictions into a usable df
bad_range_warning

Internal: Function that constructs a warning message for the user when range_checker is TRUE.
f_disp

Model distribution family display-er
formula_printer

Model formulas printer
is.continuous

Internal: Continuous/Mixed Distribution checker
fac_equ

Factor Equalizer
fac_check

Factor Checker
limits

Internal: Plot limit getter
is.implemented

Internal: Distribution Implementation Checker
is.gamlss

Internal: Is gamlss family?