mse.InteractionClassification {qvirus} | R Documentation |
Mean Squared Errors method for the InteractionClassification class
Description
This method computes the mean squared errors (MSE) for viral load and CD4 differences based on the classification results from an InteractionClassification object.
Usage
## S3 method for class 'InteractionClassification'
mse(object, ...)
Arguments
object |
An object of class |
... |
Additional arguments (currently not used). |
[Package qvirus version 0.0.3 Index]