Learn R Programming

⚠️There's a newer version (1.7.5) of this package.Take me there.

distreg.vis (version 1.7.0)

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

106

Version

1.7.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Stanislaus Stadlmann

Last Published

September 3rd, 2019

Functions in distreg.vis (1.7.0)

dists

Information about supported and not yet supported distribution families
limits

Internal: Plot limit getter
ex_f

External Function Implementer
vis

distreg.vis function
lims_getter

Internal: Upper- and lower limit of distribution getter
f_disp

Model distribution family display-er
expl_vars

Internal: Function to obtain all explanatory variables used to fit a model, without the dependent variables
mult_trans

Internal: Function to transform multinomial predictions
fam_fun_getter

Obtain d&p&q functions
pdfcdf_continuous

Internal: Create the pdf/cdf for continuous covariates
quants

Get quantile limits of a distribution
fam_obtainer

Internal: Family obtainer
link_printer

Model link functions printer
search_funs

function Searcher
model_data

Model data getter
plot_moments

Plot function: Display the influence of a covariate
plot_multinom_exp

Internal: Plot function as sub-case to plot_moments for multinomial family
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.
set_mean

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

distreg.vis

distreg.vis: Interactively visualizing distributional regression models
fac_check

Factor Checker
fac_equ

Factor Equalizer
is.discrete

Internal: Discrete Distribution Checker
distreg_checker

Check if model class is supported
formula_printer

Model formulas printer
is.distreg.fam

Internal: Is distreg family
disc_trans

Internal: Transform discrete predictions into a usable df
is.continuous

Internal: Continuous/Mixed Distribution checker
is.gamlss

Internal: Is gamlss family?
is.betareg

Internal: Is betareg family?
is.implemented

Internal: Distribution Implementation Checker
preds

Predict parameters of a distreg models' target distribution
gamlss_data_cleaner

GAMLSS expl_data cleaner
model_fam_data

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

Internal: Create the pdf/cdf for discrete covariates
plot_dist

Plot predicted distributional regression models
moments

Compute distributional moments from the parameters
preds_transformer

Sample transformer
tidy_c

Function for better use of formatR's tidy_source
type_getter

Internal: Limit type getter
reshape_into_long

Internal: Reshape into Long Format
search_distreg

distreg Searcher
is.bamlss

Internal: Is bamlss family?
has.moments

Internal: Distributional Moments implementation checker