Learn R Programming

PFIM (version 5.0)

showStatisticalModelStandardErrors: Show expected standard error data frame.

Description

Show expected standard error data frame.

Show the statistical model standard errors

Show the statistical model standards errors.

Usage

showStatisticalModelStandardErrors(object, modelParameters)

# S4 method for IndividualFim showStatisticalModelStandardErrors(object, modelParameters)

# S4 method for PopulationFim showStatisticalModelStandardErrors(object, modelParameters)

Value

A data frame giving the standard error.

A dataframe giving the standard errors.

A dataframe giving the model standards errors.

Arguments

object

An IndividualFim object.

modelParameters

A modelParameters. object.