Skip to content
Prev 66813 / 398506 Next

Surface plot for polynomial regression

Dear Johannes and Brian,

scatter3d() in the Rcmdr packages does indeed fit a full quadratic surface
including the product term, which can you verify by setting the argument
model.summary=TRUE in the call to the function. Perhaps the grid over which
scatter3d evaluates the fitted surface is too coarse to resolve all of the
features of the surface in which you're interested; this is currently fixed
at 26*26 but could easily be changed, and really should be an argument to
the function. I'll do that that in the next version.

I hope this helps,
 John

--------------------------------
John Fox
Department of Sociology
McMaster University
Hamilton, Ontario
Canada L8S 4M4
905-525-9140x23604
http://socserv.mcmaster.ca/jfox 
--------------------------------