Displaying 3 results from an estimated 3 matches for "testslop".
Did you mean:
teststop
2012 Apr 09
0
rockchalk_1.5.4 posted
...R's summary function.
The package is not coordinated with any particular textbook and should help in
any class in which students are expected to estimate regression models, summarize
them in professional-looking tables, and conduct various follow up diagnostics.
Highlights:
plotSlopes & testSlopes: draw "simple slopes" graphs and conduct hypothesis tests
for moderator variables.
plotCurves: an attempt to provide a "termplot" replacement that allows plots that
incorporate mediators.
plotPlane: a wrapper for persp to plot regressions in 3d (similar to scatterplot3d)
st...
2012 Apr 09
0
rockchalk_1.5.4 posted
...R's summary function.
The package is not coordinated with any particular textbook and should help in
any class in which students are expected to estimate regression models, summarize
them in professional-looking tables, and conduct various follow up diagnostics.
Highlights:
plotSlopes & testSlopes: draw "simple slopes" graphs and conduct hypothesis tests
for moderator variables.
plotCurves: an attempt to provide a "termplot" replacement that allows plots that
incorporate mediators.
plotPlane: a wrapper for persp to plot regressions in 3d (similar to scatterplot3d)
st...
2013 Apr 23
2
Needed: Beta Testers and Summer Camp Students
...rsion from our local repository
called "kran". I have been making new packages every 3 days or so. If
you are a github user, you can clone a copy of the source if you like
(http://
The functions that have gotten the biggest workover are predictOMatic,
newdata, plotSlopes, plotCurves, and testSlopes. If you just install
the package and run those examples, you will be able to tell right
away if you are interested in trying to adapt these to your needs.
Generally speaking, I watch the students each semester to see which R
things frustrate them the most and then I try to automate them.
That'...