getOptimalWeights {PFIM}R Documentation

Get the optimal weights.

Description

Get the optimal weights.

Usage

getOptimalWeights(object)

## S4 method for signature 'MultiplicativeAlgorithm'
getOptimalWeights(object)

Arguments

object

An object from the class MultiplicativeAlgorithm.

Value

A vector giving the optimal weights.


[Package PFIM version 6.0.3 Index]