Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

fisherC

Summarize tests of directed separation using Fisher's C statistic


Description

Summarize tests of directed separation using Fisher's C statistic

Usage

fisherC(
  dTable,
  add.claims = NULL,
  basis.set = NULL,
  direction = NULL,
  conserve = FALSE,
  conditional = FALSE,
  .progressBar = FALSE
)

Arguments

dTable

a data.frame containing tests of directed separation from dSep

add.claims

an optional vector of additional independence claims (i.e., P-values) to be added to the basis set

basis.set

An optional list of independence claims.

direction

a vector of claims defining the specific directionality of any independence claim(s)

conserve

whether the most conservative P-value should be returned. Default is FALSE

conditional

whether the conditioning variables should be shown in the table. Default is FALSE

.progressBar

an optional progress bar. Default is FALSE

Value

a vector corresponding to the C statistic, d.f., and P-value


piecewiseSEM

Piecewise Structural Equation Modeling

v2.1.2
GPL-3
Authors
Jon Lefcheck [aut, cre], Jarrett Byrnes [aut], James Grace [aut]
Initial release
2020-12-09

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.