Markov cohort simulation in R - Time-varying payoffs

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 พ.ย. 2024

ความคิดเห็น • 9

  • @007techman
    @007techman 2 ปีที่แล้ว

    Thanks for the amazing video. Can you please explain how can cost discounting can be introduced in time varying payoffs?

    • @TMSnowsill
      @TMSnowsill  2 ปีที่แล้ว

      Hi Manraj - Please see my reply to Bandar who asked a similar question. If you want to have different discount rates for different payoffs then you could write your code more like:
      discount_rates

  • @aleissab
    @aleissab 3 ปีที่แล้ว

    Great videos! Thanks for sharing those.
    I have a question if I may,
    how can I incorporate discounting of future costs and QALYs to this model?
    Thanks again!

    • @TMSnowsill
      @TMSnowsill  2 ปีที่แล้ว +1

      Hi Bandar, thanks for your comment! I think it's something I should put in a full video at some point, but for now, you could work it like this:
      dr

    • @aleissab
      @aleissab 2 ปีที่แล้ว

      @@TMSnowsill Thank you 🙏🏼 All the best 👍

  • @ollyis100talent2
    @ollyis100talent2 3 ปีที่แล้ว

    Hi. Very handy R videos thanks. Have you considered / will you be producing one on performing deterministic sensitivity analysis - thanks!

    • @TMSnowsill
      @TMSnowsill  3 ปีที่แล้ว +1

      Yes, absolutely I will be doing videos covering deterministic and probabilistic sensitivity analysis for models written in base R. I also hope at some point to cover using the heemod package.