Learn R Programming

quantspec (version 1.0-0)

SpecDistrWeight-constructor: 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

Run this code
wgt <- specDistrWeight()

Run the code above in your browser using DataLab