Repeating cases

1 messages 1 people Latest: Feb 25, 2000

Repeating cases

From: Jenny Date: February 25, 2000 technical
From: Jenny <zheng.22@osu.edu> Subject: Repeating cases Date: Thu, 24 Feb 2000 16:59:03 -0800 I would be grateful if someone can shed some lights on the repeating case. In this study, each patient had 6 weekly treatments, only treatment 1 and treatment 4 are analyzed. My problem involves two parameters that one is the first order elimination constant, which would not expect high inter-occasion (IOV) variability. However, the other parameter urine residual volume which is dependent on how well patient empty the bladder, and would expect to have similar inter-individual variability (IIV)and IOV variability. I am planning to use inter-occasion variability model. The model I used is as the follow: $PRED ...... K=THETA(1) *EXP(ETA(1)+OCC*ETA(3)+(1-OCC*ETA(5)) VRES=THETA(2) *EXP(ETA(2)+OCC*ETA(4)+(1-OCC*ETA(6)) ...... $OMEGA BLOCK(2) 0.2 0.1 0.2 $OMEGA BLOCK(2) 0.2 0.1 0.2 $OMEGA BLOCK(2) 0.2 0.1 0.2 The problem I have is I have been trying to changing initial estimates, but minimization is always terminated due to rounding error. I appreciate any comments. Jenny