Fitted models are bundled together for convenience.
Usage
openCRlist (...)
# S3 method for openCRlist
[(x, i)
Value
openCRlist object
Arguments
...
openCR objects
x
openCRlist
i
indices
Details
openCRlist forms a special list (class `openCRlist') of fitted model (openCR) objects.
This may be used as an argument of AIC, predict, make.table etc.
Methods are provided for the generic function c and list extraction `['.