Re: [R] plotting profile likelihood curves

2012-08-11 Thread adw11
oops, Line 5 of the code should read: glm2<-glm(lot2 ~ log(u), data=clotting, family=Gamma) -- View this message in context: http://r.789695.n4.nabble.com/plotting-profile-likelihood-curves-tp4639947p4640047.html Sent from the R help mailing list archive at Nabble.com.

[R] plotting profile likelihood curves

2012-08-10 Thread adw adwadw
Hello, I am trying to figure out how to plot the profile likelihood curve of a GLM parameter with 95% pCI's on the same plot. The example I have been trying with is below. The plots I am getting are not the likelihood curves that I was expecting. The y-axis of the plots is tau and I would like