get.ModelBoot {ale} | R Documentation |
get method for ModelBoot objects
Description
Retrieve specific ALE elements from a ModelBoot
object. This method is similar to get.ALE()
except that the user may specify what type
of ALE data to retrieve (see the argument definition for details).
See get.ALE()
for explanation of parameters not described here.
Arguments
obj |
ModelBoot object from which to retrieve ALE elements. |
type |
character(1). The type of ModelBoot ALE elements to retrieve: |
Value
See get.ALE()
[Package ale version 0.5.0 Index]