MinX.Int {CooccurrenceAffinity} | R Documentation |
MinX.Int computation
Description
Helper function
Usage
MinX.Int(marg, scal = log(2 * marg[3]^2), lev = 0.95)
Arguments
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) |
Details
This is a helper function.
Value
helper function
Author(s)
Eric Slud
[Package CooccurrenceAffinity version 1.0 Index]