MaxX.Int | R Documentation |
Helper function
MaxX.Int(marg, scal = log(2 * marg[3]^2), lev = 0.95)
marg |
a 3-entry integer vector (mA,mB,N) consisting of the first row and column totals and the table total for a 2x2 contingency table |
scal |
an integer parameter (default 2*N^2, capped at 10 within the function) that should be 2 or greater |
lev |
a confidence level, generally somewhere from 0.8 to 0.95 (default 0.95) |
This is a helper function.
helper function
Eric Slud
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.