pvalue_internal {semTests}R Documentation

P value function for one and two arguments.

Description

P value function for one and two arguments.

Usage

pvalues_one(
  object,
  unbiased,
  trad,
  eba,
  peba,
  pols,
  chisq = c("trad", "rls"),
  extras = FALSE
)

Value

pvalues.


[Package semTests version 0.5.0 Index]