Description Usage Format Examples
dpunc is the output list object of class ICEuncrt resulting from the following time consuming computation: dpunc <- ICEuncrt(dulxparx, dulx, idb, ru, lambda=0.26)
1 |
Output list object of class ICEuncrt.
Saved value of the name of the data.frame input to ICEuncrt.
Saved positive value of lambda input to ICEuncrt.
Saved value of ceunit ("cost" or "effe") input to ICEuncrt.
Saved integer value for number of bootstrap replications input to ICEuncrt.
Saved name of the treatment indicator within the df data.frame.
Saved name of the treatment effectiveness variable within the df data.frame.
Saved name of the treatment cost variable within the df data.frame.
Saved value of the sorted 3-variable (trtm,effe,cost) data.frame.
Observed value of (DeltaEffe, DeltaCost) when each patient is included exactly once.
R x 2 matrix of values of (DeltaEffe, DeltaCost) computed from bootstrap resamples.
Saved value of the seed used to start pseudo random number generation.
1 2 3 |
Loading required package: lattice
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.