search for: tp3450626p3452937

Displaying 1 result from an estimated 1 matches for "tp3450626p3452937".

2011 Apr 14
2
Conveting SAS Proc mixed to R code
Hello all, I am trying to teach myself R and replicate some previous SAS analysis. Could someone please help me translate the following SAS code into R. Proc mixed method=ml Class Group Treatment Stream Time Year; Model Logrpk=Treatment Time Treatment*Time; Random Group Stream (Group Treatment) Year(Time); Thank you to anyone that may help! -- View this message in context: