setOptimalWeights {PFIM}R Documentation

Set the optimal weights.

Description

Set the optimal weights.

Usage

setOptimalWeights(object, optimalWeights)

## S4 method for signature 'MultiplicativeAlgorithm'
setOptimalWeights(object, optimalWeights)

Arguments

object

An object from the class MultiplicativeAlgorithm.

optimalWeights

A vector giving the optimal weights.

Value

The object with the updated optimal weights.


[Package PFIM version 6.0.3 Index]