Learn R Programming

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

rockchalk (version 1.1)

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

13,676

Version

1.1

License

GPL (>= 3.0)

Maintainer

Paul Johnson

Last Published

November 11th, 2011

Functions in rockchalk (1.1)

mcGraph1

Illustrate the effect of multicollinearity in regression.
mcGraph2

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

plotSeq Create an evenly spaced sequence over the range of a variable
religioncrime

Religious beliefs and crime rates
outreg

outreg
plotSlopes

Assists creation of predicted value lines for values of a moderator variable.
rockchalk-package

Miscellaneous regression functions
centralValues

Central Tendency estimates for variables
mcGraph3

mcGraph3 draws a 3-dimensional scatter and a regression plane
magRange

magRange Magnify the range of a variable.
perspEmpty

perspEmpty Creates a persp plot without drawing anything in the interior. Does equivalent of plot( type="n") for persp.
genCorrelatedData

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