print.proLikelihood: Print method for proLikelihood object
Description
Print ‘poi’ (mean difference, total standard deviation ratio or within-subject standard deviation ratio) and ‘maxLik’ (corresponding profile likelihood) elements from a proLikelihood object.
Usage
# S3 method for proLikelihood
print(x, ...)
Value
Output the mean difference, total standard deviation ratio or within-subject standard deviation ratio values (depending on the ‘method’) with
the calculated corresponding profile likelihood values.