print.cSEMTestMGD: 'cSEMTestMGD' method for 'print()'

View source: R/print.cSEMTestMGD.R

print.cSEMTestMGDR Documentation

cSEMTestMGD method for print()

Description

The cSEMTestMGD method for the generic function print().

Usage

## S3 method for class '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()


M-E-Steiner/cSEM documentation built on March 18, 2024, 12:18 p.m.