csem_test {cSEM} | R Documentation |
cSEMTest
Description
cSEMTest
Value
A standardized list of class cSEMTest
. Technically cSEMTest
is a named
list containing the following list elements:
$Test_statistic
The value of test statistic(s).
$Critical_value
The critical value(s).
$Decision
The test decision. One of: Reject or Do not reject
$Number_admissibles
The number of admissible runs. See
verify()
for what constitutes and inadmissible run.
[Package cSEM version 0.5.0 Index]