On Sep 17, 2009, at 8:58 AM, Richardson, Patrick wrote:
This was working a few weeks ago, but perhaps the package has been
updated since then.
model.1 <- lrm(response ~ p_value, data=c_abl_oncogene_1_RTK)
When I run the following command . . . .
prediction.1 <- predict(model.1, type=c("fitt
This was working a few weeks ago, but perhaps the package has been updated
since then.
model.1 <- lrm(response ~ p_value, data=c_abl_oncogene_1_RTK)
When I run the following command . . . .
prediction.1 <- predict(model.1, type=c("fitted"))
I get the following error message. . . .
Error in predi
2 matches
Mail list logo