Learn R Programming

ddgraph (version 1.16.0)

mcX2CLoop: the inner loop for myX2c is implemented in C...

Description

the inner loop for myX2c is implemented in C

Usage

mcX2CLoop(B, numTable, rowSums, colSums)

Arguments

B
the number of Monte Carlo replicates
numTable
the number of conditional tables
rowSums
the matrix or row sums for each conditional table (numTables x 4)
colSums
the matrix or column sums for each conditional table (numTables x 4)

Value