Prof
FaithOkalebo339 opened this issue · 3 comments
FaithOkalebo339 commented
I would like to request for a vignette on how to use expand_state to created a tunnel state
KZARCA commented
expand_state is for internal use or advance use of heemod. What is your use case?
FaithOkalebo339 commented
Thanks for your email.
I wanted to create a time varying transition matrix. There is no vignette
on this in hemood. However I used a different approach as described in the
following paper"
A Tutorial on Time-Dependent Cohort State-Transition Models in R using a
Cost-Effectiveness Analysis Example Fernando Alarid-Escudero, PhD∗ Eline
Krijkamp, Eva A. Enns, PhD‡ Alan Yang, MSc§ M.G. Myriam Hunink, PhD†¶
Petros Pechlivanoglou, PhD‖ Hawre Jalal, MD, PhD∗∗ 2020-10-13. I am now
doing Sensitivity analysis using Dampack.
It would be nice if someone could write a vignette on the expand_state
function.
Thanks and kind regards
Faith Okalebo
…On Mon, May 2, 2022 at 12:12 PM KZARCA ***@***.***> wrote:
expand_state is for internal use or advance use of heemod. What is your
use case?
—
Reply to this email directly, view it on GitHub
<#349 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUOALHAGBS4J2FRTOPOVNNDVH6MA3ANCNFSM46P4EU5Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
-----------------------------------------
A KEBS 9001:2015 Certified
Organization, No. KEBS/QMS/RF:064 Rev. 03
KZARCA commented
A time-varying transition matrix can be created by using state_time or model_time in define_parameters(). Here is the corresponding vignette: https://cran.r-project.org/web/packages/heemod/vignettes/d_non_homogeneous.html