getShrinkage {PFIM}R Documentation

Get the shrinkage.

Description

Get the shrinkage.

Usage

getShrinkage(object)

## S4 method for signature 'BayesianFim'
getShrinkage(object)

## S4 method for signature 'Evaluation'
getShrinkage(object)

## S4 method for signature 'IndividualFim'
getShrinkage(object)

## S4 method for signature 'Optimization'
getShrinkage(object)

## S4 method for signature 'PopulationFim'
getShrinkage(object)

Arguments

object

An object from the class Fim.

Value

A vector giving the shrinkage of the Bayesian fim.


[Package PFIM version 6.0.3 Index]