Skip to content

Include a prior FIM #62

Answered by andrewhooker
erikmhahn asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Erik,

The process would look like this:

  1. read in the covariance matrix of NONMEM into R (from the *.cov file is easiest)
  2. rearrange the that matrix to match the order of parameters seen in the FIM calculated in PopED (potentially remove rows and columns from the matrix if extra parameters were estimated in NONMEM, or if there are rows of zeros, which sometimes occur in NONMEM *.cov files)
  3. Use this matrix as the prior instead of one computed from PopED

This method uses, as a prior, the uncertainty of the realized design (from NONMEM) instead of the expected uncertainty of a future experiment as a prior (as you would get from PopED evaluating a design). So there will be differences depen…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by erikmhahn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants