Displaying 1 result from an estimated 1 matches for "montrous".
Did you mean:
monstrous
2008 Dec 13
2
Obtaining p-values for coefficients from LRM function (package Design) - plaintext
Sent this mail in rich text format before. Excuse me for this.
------------------------
Dear all,
I'm using the lrm function from the package "Design", and I want to
extract the p-values from the results of that function. Given an lrm
object constructed as follows :
fit <- lrm(Y~(X1+X2+X3+X4+X5+X6+X7)^2, data=dataset)
I need the p-values for the coefficients printed by calling