Learn R Programming

PFIM (version 6.0.3)

getRSE: Get the RSE

Description

Get the RSE

Usage

getRSE(object, model)

# S4 method for BayesianFim getRSE(object, model)

# S4 method for Evaluation getRSE(object, model)

# S4 method for IndividualFim getRSE(object, model)

# S4 method for Optimization getRSE(object, model)

# S4 method for PopulationFim getRSE(object, model)

Value

A vector giving the RSE.

Arguments

object

An object from the class Fim.

model

An object from the class Model.