Learn R Programming

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

rockchalk (version 1.4)

Regression Estimation and Presentation

Description

A collection of functions for ease of presentation and interpretation of regression analysis. See the outreg function for a way to generate LaTeX tables of regression models and mcGraph for creating 3-dimensional regression plots. The package title "rockchalk" refers to the expression, "Rock Chalk Jayhawk, Go K.U.".

Copy Link

Version

Install

install.packages('rockchalk')

Monthly Downloads

14,388

Version

1.4

License

GPL (>= 3.0)

Maintainer

Paul Johnson

Last Published

January 24th, 2012

Functions in rockchalk (1.4)

getAuxRsq

retrieves estimates of the coefficient of determination from a list of regressions
mcGraph1

Illustrate the effect of multicollinearity in regression.
mcDiagnose

Multi-collinearity diagnostics
magRange

magRange Magnify the range of a variable.
rockchalk-package

Miscellaneous regression functions
mcGraph2

mcGraph2 draws a 3-D representation of a scatterplot with shadows in the x1-x2 plane.
getDeltaRsquare

Calculates the delta R-squares, also known as squared semi-partial correlation coefficients.
getVIF

Converts the R-square to the variance inflation factor
perspEmpty

perspEmpty
plotPlane

Draw a 3-D regression plot for two predictors from any linear or nonlinear lm or glm object
religioncrime

Religious beliefs and crime rates
residualCenter

Calculates a "residual-centered" interaction regression.
outreg

outreg
centralValues

Central Tendency estimates for variables
plotSlopes

Assists creation of predicted value lines for values of a moderator variable.
meanCenter

meanCenter
genCorrelatedData

Generates a data frame (x1,x2,y) with user-specified correlation between x1 and x2
plotSeq

Create sequences for plotting
lmAuxiliary

Estimate leave-one-variable-out regressions
standardize

Estimate standardized regression coefficients for all variables
mcGraph3

mcGraph3 draws a 3-dimensional scatter and a regression plane