weights-WeightedStudySpecification-method: Extract Weights from 'WeightedStudySpecification'

weights,WeightedStudySpecification-methodR Documentation

Extract Weights from WeightedStudySpecification

Description

A WeightedStudySpecification object contains a numeric vector with a few additional slots, this extracts only the numeric vector.

Usage

## S4 method for signature 'WeightedStudySpecification'
weights(object, ...)

Arguments

object

a WeightedStudySpecification object

...

Ignored

Value

A numeric vector of the weights


propertee documentation built on Aug. 22, 2025, 1:09 a.m.