Learn R Programming

quantspec (version 1.2-3)

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
# NOT RUN {
wgt <- specDistrWeight()
# }

Run the code above in your browser using DataLab