This repository was archived by the owner on Nov 24, 2025. It is now read-only.
OFV for each individual when using est="posthoc" #623
Unanswered
namtien0312
asked this question in
Q&A
Replies: 2 comments
|
Hi @namtien0312 I would simply duplicate the single individual data and then run the "posthoc" routine. |
0 replies
|
Thank Dr. @mattfidler for the suggestion. I have implemented this strategy before, but I found that this is time-consuming. Is there any other method available, for example, when we perform Thank you once again, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Dear Dr. @mattfidler and
nlmixrteam,I have a question related to deriving the
OFVvalue for each individual with aposthocestimation.When using
est="posthoc"option (similar toMAXEVAL = 0inNONMEM),nlmixrestimates individual parameter based onMAPalgorithm on each individual patient. Thus the estimated parameters, e.g. for patientid = 1, when performing this process for 100 patients is identical when performing said process just only for patientid = 1.But
nlmixrhas deniedMAPfor data containing just 1 individual (error below). As a result, how can I obtain theOFVvalue when executingMAPfor just 1 patient?Thank for your help!
Tien.
All reactions