pkmSetAllFail {GenEst} | R Documentation |
Check if all of the pkm models fail within a given set
Description
Run a check on each model within a pkmSet
object to determine if they all failed or not
Usage
pkmSetAllFail(pkmSetToCheck)
Arguments
pkmSetToCheck |
A |
Value
A logical value indicating if all models failed in the set
[Package GenEst version 1.4.9 Index]