Skip to content
Prev 76291 / 398502 Next

How to add values on the axes of the 3D bi-variable lrm fit?

Thanks a lot!

A great solution! The 3D-perspective plot can be fine-tuned by adding a list
to the argument 'perspArgs' of the function plot.Design.

Package: Design, Hmisc.
plot(fit,x1=NA, x2=NA, theta=50,phi=25, ,perspArgs=list(ticktype="detailed",
col="lightblue", expand=0.80)))

Best regards,
Jan

? The posting-guide is indeed important and useful. thx
*** http://www.R-project.org/posting-guide.html ***