qusage
or makeComparison
. See QSarray-class
for a full description of the fields in the QSarray object.
newQSarray(obj=NULL, ... )
QSarray-class
for a description of the parameters which can be stored in the QSarray object.In order to create a QSarray object from scratch, the constructor requires the following three fields: mean
, sd
, and dof
. All other fields can be either left blank or added after. Note that in some cases, various methods will not be able to run without more information. For a complete list of the fields that the QSarray object can contain, refer to QSarray-class
.