Intersubject CV from Proc mixed [RSABE / ABEL]
Dear John,
From the FA0(2) parametrization there are complicated formulas conecting the covariance parameters with the intersubject CV's.
A simpler way would be to request the output of the G-Matrix via
If you used the FDA code the G-Matrix is already requested
This matrix can be interpreted as
where the diagonal elements (inter-subject variances) can be converted to the CV's via
Cave on the order in the G-Matrix. It depends on your coding for treatment.
BTW: This way is not restricted to the partial replicate design but is general. But in case of it the trust in the numbers is restricted (at least by me
).
❝ Is there a way to extract the intersubject CV from Proc Mixed for a 3-way partial replicate study (Based on the ABE part of the FDA RSABE Proc Mixed code)?
From the FA0(2) parametrization there are complicated formulas conecting the covariance parameters with the intersubject CV's.
A simpler way would be to request the output of the G-Matrix via
RANDOM treat/TYPE=FA0(2) SUB=subject G;If you used the FDA code the G-Matrix is already requested
This matrix can be interpreted as
( s2bT rho*sbT*sbR )
( rho*sbT*sbR s2bR ) where the diagonal elements (inter-subject variances) can be converted to the CV's via
CVbT=sqrt(exp(s2bT)-1)
CVbR=sqrt(exp(s2bR)-1)Cave on the order in the G-Matrix. It depends on your coding for treatment.
BTW: This way is not restricted to the partial replicate design but is general. But in case of it the trust in the numbers is restricted (at least by me
).—
Regards,
Detlew
Regards,
Detlew
Complete thread:
- Intersubject CV from Proc mixed (partial replicate study) jag009 2013-08-28 20:13
- Intersubject CV from Proc mixedd_labes 2013-08-29 14:54
- Intersubject CV from Proc mixed jag009 2013-08-29 15:09
- G matrix and OT d_labes 2013-08-30 09:56
- G matrix and OT jag009 2013-09-04 17:29
- G matrix and OT d_labes 2013-08-30 09:56
- Intersubject CV from Proc mixed jag009 2013-08-29 15:09
- Intersubject CV from Proc mixedd_labes 2013-08-29 14:54
