cSEM (version 0.2.0)

print.cSEMTestMGD: cSEMTestMGD method for print()

Description

The cSEMTestMGD method for the generic function print().

Usage

# S3 method for cSEMTestMGD
print(
  x,
  .approach_mgd = c("none", "Klesel", "Chin", "Sarstedt", "Keil", "Nitzl", "Henseler",
    "CI_para", "CI_overlap"),
  ...
)

Arguments

.approach_mgd

Character string or a vector of character strings. For which approach should details be displayed? One of: "none", "Klesel", "Chin", "Sarstedt", "Keil, "Nitzl", "Henseler", "CI_para", or "CI_overlap". Default to "none" in which case no details are displayed.

See Also

csem(), cSEMResults, testMGD()