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

pfun passed instead of qfun #16

Open
vitallish opened this issue May 6, 2021 · 0 comments
Open

pfun passed instead of qfun #16

vitallish opened this issue May 6, 2021 · 0 comments

Comments

@vitallish
Copy link

q = function(p, ...) qmixsurv(pfun, p, ...),

I was trying get quantiles from a fitted model and was finding that the the $dfns$q model was giving strange results. It looks like the pfun is passed as an argument here instead of the qfun. I was able to get the quantiles correctly if I sampled from $dfns$r or if I used the qmixsurv function directly with the qfun from the environment of the dfns functions.

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

1 participant