SpecDistrWeight-constructor {quantspec}R Documentation

Create an instance of the SpecDistrWeight class.

Description

Create an instance of the SpecDistrWeight class.

Usage

specDistrWeight(descr = "Spectral Distribution Weights")

Arguments

descr

a description for the weight object

Value

an instance of SpecDistrWeight.

Examples

wgt <- specDistrWeight()

[Package quantspec version 1.2-4 Index]