Jordan Amdahl
Jordan Amdahl
In some cases, it may be important to have a model which takes into account multiple groups of patients even in DSA and PSA analyses. Perhaps this could be accomplished...
Reporting a tornado plot for the ICER is problematic because under certain conditions it isn't well defined. In particular, the interpretation of an ICER flips when a more costly/more effective...
As currently implemented, parameters are evaluated separately by comparator. This presents a problem for #293. At best, this means such computations will take multiple times longer. At worst, it means...
The current approach to handling discounting seems a bit verbose. As I understand it, you need to use rescale_discount_rate in all discounted outcomes if you use a cycle length other...
It would be very useful to have a built-in analysis for calculating a value-based price for an intervention. This could be done by specifying: - The input parameter representing the...
Apologies, this is another one of my essays in which I suggest a potential course of action, request feedback, and ask whether I should develop this into a pull request....
Thought about this a bit, and I have a few ideas to share. # 1 I think is straightforward. # 2 is a bit more complicated but probably worthwhile. #...
I was taking a look at the way transitional cost/effects are currently implemented through tunnel states (relevant: #137) and was wondering if there might be a more parsimonious solution. The...
It would be potentially useful to implement variable cycle length by treating cycle_length as a vector w/ same length as cycle. Models w/ variable cycle length are occasionally useful when...
Would be useful to have a way to generate a set of survival probabilities based on drawing a new set of parameters from `mvnorm`. This can effectively be done right...