Description Usage Arguments Value Examples
This is an internal function, please use bin.fi instead
1 2 3 4 5 6 7 |
crosstab |
a 2x2 contingency table with interventions on rows and outcomes on columns |
get.p |
a function inputting a table and outputting a p-value |
alpha |
a scalar numeric for the significance cutoff, by default 0.05 |
can.vary |
a 2x2 boolean matrix for whether each entry can decrease. See the incidence fragility index article for explanation. |
crosstab.offset |
a 2x2 contingency table with interventions on rows and outcomes on columns. The default has all entries equal to 0. These patients are not subject to modification, unlike crosstab, but they do contribute to the evaluation of the p value, like crosstab. Note, this is a variant of the 'dont.consider' argument in greedy.fi |
a list containing the signed fragility index, in addition to the modified contingency
table which has reversed statistical significance and the p value sequence (as in greedy.fi
)
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.