setShrinkage {PFIM}R Documentation

Set the shrinkage.

Description

Set the shrinkage.

Usage

setShrinkage(object, value)

## S4 method for signature 'BayesianFim'
setShrinkage(object, value)

## S4 method for signature 'IndividualFim'
setShrinkage(object, value)

## S4 method for signature 'PopulationFim'
setShrinkage(object, value)

Arguments

object

An object from the class Fim.

value

A vector giving the shrinkage of the Bayesian fim.

Value

The object with the updated shrinkage.


[Package PFIM version 6.0.3 Index]