Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

makePTA using Bayesians #38

Open
mshaer-pkpd opened this issue Jan 14, 2021 · 1 comment
Open

makePTA using Bayesians #38

mshaer-pkpd opened this issue Jan 14, 2021 · 1 comment

Comments

@mshaer-pkpd
Copy link

Hello,

I am trying to calculate the PTA for every patient in my dataset (using the Bayesians). In the makePTA help in R, it is mentioned that PMpost is allowed as simdata argument. Tried running makePTA(simdata=post.run#) but got an error:
Error in max(sapply(simdata, function(x) nrow(x$parValues))) : invalid 'type' (list) of argument
Should this be entered in a different way in makePTA?

Thanks

@PKPDICU
Copy link

PKPDICU commented Apr 13, 2023

Hello,
I have the same question and I try to use a PMpost object as a simdata in makePTA command
This send me the following message :

Error in max(sapply(simdata, function(x) nrow(x$parValues))) :
invalid 'type' (list) of argument

Do you have any solution ?

Thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants