search for: pijk

Displaying 2 results from an estimated 2 matches for "pijk".

Did you mean: pick
2008 Nov 26
0
Needs suggestions for choosing appropriate R packages
...iable P is binary variable (the subject is a patient or not); two explanatory variables X1 (age) and X2 (sex); this dataset was sampled from three different level, district,school,individual, so this was regarded as a multilevel dataset. I hope to fit the 3-level model(Y is binary variable): Logit(Pijk)=(a0+b0k+c0jk)+b1*X1+b2*X2 i-individual, first level; j-school, 2nd level; k-district,3rd level. I know that the GLIMMIX procedure in the latest version SAS9.2 is a choice for that, but unfortunately we donot have the latest version. R must have the similar functions to do that, can anybod...
2009 Mar 09
5
Help
...e subject is a patient or > not); > two explanatory variables X1 (age) and X2 (sex); > this dataset was sampled from three different level, > district,school,individual, so this was regarded as a multilevel dataset. > I hope to fit the 3-level model(Y is binary variable): > Logit(Pijk)=(a0+b0k+c0jk)+b1*X1+b2*X2 > i-individual, first level; j-school, 2nd level; k-district,3rd level. > I know that the GLIMMIX procedure in the latest version SAS9.2 is a choice > for that, but unfortunately we donot have the latest version. > R must have the similar functions to d...