Replies: 3 comments 2 replies
-
|
I think the best approach is to run the model, and then run it again with zero cycles on a partition of your data limited to 100 subjects at the time. It is very important that you update the error model to use the final gamma/lambda when you do your zero-cycle run, to ensure that the likelihoods are the same. We are close to releasing a new version of Pmetrics where there is no such limitation, and will give you the Bayesian posterior parameter distributions for all subjects, with no upper limit on the number of subjects. Please let me know if you need any assistance. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for suggesting this workaround—very helpful! with this approach, I notice that the posterior distributions for the partitioned data would end up in separate run output folders. What would be the best way to merge and simulate from the distribution of posteriors for all subjects? For a given run output, I'm using the implementation below to simulate from posteriors: Would you recommend aggregating the outputs before or after simulations? |
Beta Was this translation helpful? Give feedback.
-
|
Hi again - with the latest release of Pmetrics 3.0, we provide posterior probabilities for all subjects. We have updated the documentation for Pmetrics, which is available at https://lapkb.github.io/Pmetrics/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I’m executing NPrun on a dataset containing 250 subjects. By default, after convergence, Bayesian posterior parameter distributions are generated only for the first 100 subjects.
I’d like to modify the run to ensure that posterior distributions are generated for all subjects. I appreciate clarification on how this could be achieved.
Beta Was this translation helpful? Give feedback.
All reactions