Learn R Programming

ROptEst (version 0.5.0)

ParamFamParameter-class: Parameter of a parametric family of probability measures

Description

Class of the parameter of parametric families of probability measures.

Arguments

Objects from the Class

Objects can be created by calls of the form new("ParamFamParameter", ...). More frequently they are created via the generating function ParamFamParameter.

Extends

Class "Parameter", directly. Class "OptionalParameter", by class "Parameter".

concept

parameter

See Also

Parameter-class

Examples

Run this code
new("ParamFamParameter")

Run the code above in your browser using DataLab