Skip to content
Prev 39987 / 63421 Next

Wish R Core had a standard format (or generic function) for "newdata" objects

Another way to see your plots is the TkPredict function in the TeachingDemos package.  It will default the variables to their medians for numeric predictors and baseline level for factors, but then you can set all of those to something more meaningful one time using the controls, then cycle through the predictors for the plots.  It can also give you a command line version of the commands that you could then run, or loop through to get your plots.