Displaying 1 result from an estimated 1 matches for "cit2a".
Did you mean:
cit2b
2007 Sep 10
0
Loop and loop output [Cox model, for, function, loglik]
Dear R users,
Below I have written 4 functions CIT1, CIT2a and CIT2b and CIT3 which
recode a variable CLD_ISCH into 3 new variables(T1 T2 T3), I wish to use
T1, T2 and T3 based on the values of tf1 and tf2.
(NOTE:- T2a is used to create T2 in a long winded manner due to my lack
of programming experience)
I then attach T1 T2 and T3 to a dataset KidneyT tha...