setShrinkage: Set the shrinkage.

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


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