mse.InteractionClassification {qvirus} | R Documentation |
Mean Squared Errors for Interaction Classification
Description
Mean squared errors (MSE) for viral load differences and CD4 count differences by comparing the actual values with the group means from the classification.
Usage
## S3 method for class 'InteractionClassification'
mse(object, ...)
Arguments
object |
An object of class |
... |
Additional arguments passed to other methods (currently not used). |
[Package qvirus version 0.0.4 Index]