Learn R Programming

distr6 (version 1.5.6)

wrappedModels: Gets Internally Wrapped Models

Description

Returns either a list of all the wrapped models or the models named by parameters.

Usage

wrappedModels(object, model = NULL)

Arguments

object

Distribution.

model

character, see details.

Value

If model is NULL then returns list of models that are wrapped by the wrapper. Otherwise returns model given in model.