setOptimalWeights: Set the optimal weights.

setOptimalWeightsR 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.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.