Learn R Programming

CIS.DGLM (version 0.1.0)

Covariates, Interaction, and Selection for DGLM

Description

An implementation of double generalized linear model (DGLM) building with variable selection procedures and handling of interaction terms and other complex situations. We also provide a method of handling convergence issues within the dglm() function. The package offers a simulation function for generating simulated data for testing purposes and utilizes the forward stepwise variable selection procedure in model-building. It also provides a new custom bootstrap function for mean and standard deviation estimation and functions for building crossplots and squareplots from a data set.

Copy Link

Version

Install

install.packages('CIS.DGLM')

Monthly Downloads

208

Version

0.1.0

License

GPL (>= 2)

Maintainer

Yishi Wang Developer

Last Published

January 17th, 2022

Functions in CIS.DGLM (0.1.0)

draw.crossplots

Draw Crossplots
mean_stress

Mean Stress
simu.inter.dat.interboth

Simulated Data with DGLM model
draw.squareplots

Draw Square Plots
forward.sel.dglm

Forward Stepwise Selection for Simulated Data
sd.stress

Standard Deviation Stress
forward.sel.dglm.real

Forward Stepwise Selection for Real Data
bootstrap

Bootstrap