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

plot tracking incremental & cumulative weekly #5

Closed
danilyef opened this issue Sep 27, 2016 · 3 comments
Closed

plot tracking incremental & cumulative weekly #5

danilyef opened this issue Sep 27, 2016 · 3 comments

Comments

@danilyef
Copy link
Contributor

I want to ask, how can we compute the last argument in the following functions:

  • pnbd.PlotTrackingCum(params, T.cal, T.tot, actual.cu.tracking.data)
  • pnbd.PlotTrackingInc(params, T.cal, T.tot, actual.inc.tracking.data)

And as I understood for other models similar functions don't exist?

@mplatzer
Copy link
Contributor

these can be created with BTYD::elog2cum and BTYD::elog2inc. see ?BTYD::mcmc.PlotTrackingCum and ?BTYD::mbgcnbd.PlotTrackingCum for examples how to call these methods.

(in case this answers your question, please go ahead, and then close this ticket; or just follow up with another comment)

@danilyef
Copy link
Contributor Author

danilyef commented Sep 27, 2016

Thank you for the explanation!
One more question:
For mbgnbd model such function doesn't exist.
Can I use the function BTYD::mbgcnbd.PlotTrackingCum for this modell, or should I create the function for this modell?

@mplatzer
Copy link
Contributor

yes, you can simply call BTYD::mbgcnbd.PlotTrackingCum

2016-09-27 13:04 GMT+02:00 danilyef notifications@github.com:

One more question:
For mbgnbd model such function doesn't exist.
Can I use the function BTYD::mbgcnbd.PlotTrackingCum for this modell, or
should I create the function for this modell?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#5 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAMwOe4sc4t6fT5AckkVciVJwrKJgbyzks5quPhIgaJpZM4KHdLx
.

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