Displaying 1 result from an estimated 1 matches for "pclay".
Did you mean:
mclay
2008 Apr 25
0
function clogit
...below is a copy of my output.
> summary(clogit(Pluv~Clay+ Veg+ Grav+ Cobb+ strata(Site), data=microsite1))Call:coxph(formula = Surv(rep(1, 50L), Pluv) ~ Clay + Veg + Grav + Cobb + strata(Site), data = microsite1, method = "exact")
n= 50 coef exp(coef) se(coef) z pClay -14.15 7.16e-07 8.43 -1.679 0.093Veg -4.13 1.60e-02 13.04 -0.317 0.750Grav -6.93 9.76e-04 8.63 -0.803 0.420Cobb 17.70 4.89e+07 15.37 1.152 0.250
exp(coef) exp(-coef) lower .95 upper .95Clay 7.16e-07 1.40e+06 4.79e-14 1.07e+01Veg 1.60e-02 6.23e+01 1.27e-13 2.02...