Description Usage Format Examples
dpwdg is the output list object of class ICEwdg resulting from the following time consuming computation: dpwdg <- ICEwedge(dpunc)
1 |
Output list object of class ICEwedge.
Name of the ICEuncrt object input to ICEwedge().
Positive value of lfact * ICEu\$lambda
Positive Multiplier for the ICEu\$lambda value input to ICEwedge().
Saved value of ceunit ("cost" or "effe") input to ICEuncrt.
Statistical Confidence Level within [0.50, 0.99] input to ICEwedge.
Saved integer value for number of bootstrap replications input to ICEuncrt.
R x 4 data.frame with ICE Angle in column 1, bootstrap resampled values of (DeltaEffe, DeltaCost) in columns 2 and 3, and the binary flag with 0 => outcome outSide the Confidence Wedge and 1 => outcome inSide the Confidence Wedge in column 4.
Observed value of (DeltaEffe, DeltaCost) when each patient is sampled exactly once.
The ICE Angle corresponding to the Objerved ICE Ratio.
The largest value of j such that axys[j, 1] < ia1 <= axys[j+1, 1].
Number of the ICE Angle Order Statistic defining the Clockwise or lower ICE Ray boundary of the Confidence Wedge.
Number of the ICE Angle Order Statistic defining the Counter-Clockwise or upper ICE Ray boundary of the Confidence Wedge.
Subtended Polar ICE Angle between Order Statistics jlo and kup.
Alias plots of ICEwedge have horizontal range [-xmax, +xmax].
Alias plots of ICEwedge have vertical range [-ymax, +ymax].
ICE angle computation perspective of alibi or alias.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.