Displaying 1 result from an estimated 1 matches for "bedload".
Did you mean:
badload
2007 Dec 06
0
coxme() random effect syntax
...CFSZCL) and substrate type (SUBSZ) as fixed
factors influencing the dislodgment of crayfish at different water
velocities (SLIPVEL). Thus, I am currently using the call:
coxph(Surv(SLIPVEL, FREEDOM) ~ CFSZCL + SUBSZ + CFSZCL:SUBSZ, data =
data.table)
However, I would like to add rock movement (BEDLOAD) as a random
co-variate, which is not possible with the coxph() function. Is it
possible to do so with coxme() in the kinship package? If so, what is
the proper syntax?
Thanks for any help.
Justin Montemarano