corTest | R Documentation |
This function simply calls the gaussCItest
function from the pcalg
package.
corTest(x, y, S, suffStat)
x |
Index of x variable |
y |
Index of y variable |
S |
Index of S variable(s), possibly NULL |
suffStat |
Sufficient statistic; list with data, binary variables and order. |
A numeric, which is the p-value of the test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.