getWeight-SmoothedPG {quantspec}R Documentation

Get associated Weight from a SmoothedPG.

Description

Get associated Weight from a SmoothedPG.

Usage

## S4 method for signature 'SmoothedPG'
getWeight(object)

Arguments

object

SmoothedPG from which to get the Weight.

Value

Returns the Weight object associated.


[Package quantspec version 1.2-4 Index]