mse.payoffs {qvirus} | R Documentation |
Mean Squared Errors for Payoff Predictions
Description
Computes the mean squared error (MSE) between observed CD4 and viral load differences and their corresponding predicted payoff values within each interaction classification.
Usage
## S3 method for class 'payoffs'
mse(object, ...)
Arguments
object |
An object of class |
... |
Additional arguments passed to other methods (currently not used). |
[Package qvirus version 0.0.4 Index]