Description Usage Arguments Value Examples
This is a helper function since FragilityTools uses X,Y data frames by default, but uses 2x2 tables when possible for improved computational efficiency.
| 1 | mat_to_xy(mat, event.col = 1)
 | 
| mat | 2x2 numeric matrix | 
| event.col | either 1 or 2, specifying which column has events, by default 1 | 
list containing two one-column data frames X and Y
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.