getRSE {PFIM}R Documentation

Get the RSE

Description

Get the RSE

Usage

getRSE(object, model)

## S4 method for signature 'BayesianFim'
getRSE(object, model)

## S4 method for signature 'Evaluation'
getRSE(object, model)

## S4 method for signature 'IndividualFim'
getRSE(object, model)

## S4 method for signature 'Optimization'
getRSE(object, model)

## S4 method for signature 'PopulationFim'
getRSE(object, model)

Arguments

object

An object from the class Fim.

model

An object from the class Model.

Value

A vector giving the RSE.


[Package PFIM version 6.0.3 Index]