print.desc.message: print.desc.message
Description
print a message to indicate the null and alternative hypotheses
Usage
# S3 method for desc.message
print(msdata)
Arguments
- msdata
a list containing the structure of the model and data, as an output from
extractStruct.<package_name>
functions