getWeight-SmoothedPG: Get associated Weight
from a SmoothedPG
.
Description
Get associated Weight
from a SmoothedPG
.
Usage
# S4 method for SmoothedPG
getWeight(object)
Value
Returns the Weight
object associated.
Arguments
- object
SmoothedPG
from which to get the Weight
.