Evaluates a predictModel slot inside the object cointaining it
Source:R/predictModel.R
evalPredictModel.Rd
Models in objects of the predictModel class can make use of slots and
methods of the FLR class in which it is contained as a slot. This function can
be used by methods wishing to evaluate a single predictModel
slot in the
context of the class it is part of.