Summarize tests of directed separation using Fisher's C statistic
fisherC(
dTable,
add.claims = NULL,
basis.set = NULL,
direction = NULL,
interactions = FALSE,
conserve = FALSE,
conditional = FALSE,
.progressBar = FALSE
)
a data.frame corresponding to the C statistic, d.f., and P-value
a data.frame
containing tests of directed separation from dSep
an optional vector of additional independence claims (i.e., P-values) to be added to the basis set
An optional list of independence claims.
a vector of claims defining the specific directionality of any independence claim(s)
whether interactions should be included in independence claims. Default is FALSE
whether the most conservative P-value should be returned. Default is FALSE
whether the conditioning variables should be shown in the table. Default is FALSE
an optional progress bar. Default is FALSE