View source: R/print.cSEMTestMGD.R
print.cSEMTestMGD | R Documentation |
cSEMTestMGD
method for print()
The cSEMTestMGD
method for the generic function print()
.
## S3 method for class 'cSEMTestMGD' print( x, .approach_mgd = c("none", "Klesel", "Chin", "Sarstedt", "Keil", "Nitzl", "Henseler", "CI_para", "CI_overlap"), ... )
.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. |
csem()
, cSEMResults, testMGD()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.