Learn R Programming

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

stdReg (version 1.0)

Regression Standardization

Description

Contains functionality for regression standardization. Two general classes of models are allowed; generalized linear models and Cox proportional hazards models.

Copy Link

Version

Install

install.packages('stdReg')

Monthly Downloads

984

Version

1.0

License

LGPL (>= 3)

Maintainer

Arvid Sjolander

Last Published

February 5th, 2016

Functions in stdReg (1.0)

stdGlm

Regression standardization in generalized linear models
stdReg-package

stdReg
print.summary.stdGlm

Prints summary of GLM regression standardization fit
plot.stdGlm

Plots GLM regression standardization fit
summary.stdCoxph

Summarizes Cox regression standardization fit
stdCoxph

Regression standardization in Cox proportional hazards models
print.summary.stdCoxph

Prints summary of Cox regression standardization fit
summary.stdGlm

Summarizes GLM regression standardization fit
plot.stdCoxph

Plots Cox regression standardization fit