mse.payoffs: 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 payoffs
mse(object, ...)
Arguments
- object
An object of class payoffs.
- ...
Additional arguments passed to other methods (currently not used).