Hi;
I am trying to create the probability plot in a PROC LIFEREG, but I receive this error message. Any ideas? I am using SAS 9.3
Thanks for reading this post
Error: Internal error in Java extension FindClass().
The code that I have is this:
proc lifereg data=dataset;
class urban;
MODEL timetoadoptlog*cen(0)= market_share membetweennorm patientdegreenorm value effi2_mean/ distribution=normal noint MAXITER=500;
probplot;
run;
Thanks for the suggestion.
It seems that problem was related to the html viewer I was using. I closed the SAS and the next time it was running perfectly.
That sort of error is often an installation issue. Suggest you call tech support.
Thanks for the suggestion.
It seems that problem was related to the html viewer I was using. I closed the SAS and the next time it was running perfectly.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.