Displaying 1 result from an estimated 1 matches for "dpwdg".
Did you mean:
dpdg
2012 May 28
0
multiple plot in ICEInfer
...ICE) Statistical Inference from Two Unbiased Samples. R package version 1.0-0. http://CRAN.R-#project.org/package=ICEinfer
# Display the Bootstrap ICE Uncertainty Distribution...
> plot(dpunc)
# to create 'ICEwedge': an Incremental Cost-Effectiveness Bootstrap Confidence Wedge...
> dpwdg <- ICEwedge(dpunc)
> dpwdg
> plot(dpwdg)
I can then plot separate plots for values of lambda - the 'willingness to pay for an increment of one output e.g. quality adjusted life years - a cost acceptability curve.
# Computing VAGR Acceptability and ALICE Curves...
> dpacc <- IC...