Learn R Programming

PFIM (version 5.0)

getStatisticalModelStandardErrors: Get the SE of IndividualFim object.

Description

Get the SE of IndividualFim object.

Compute expected standard error data frame.

Usage

getStatisticalModelStandardErrors(object, modelParameters)

# S4 method for IndividualFim getStatisticalModelStandardErrors(object, modelParameters)

# S4 method for PopulationFim getStatisticalModelStandardErrors(object, modelParameters)

Value

A data frame giving the expected standard error.

A list giving the fixed effects of IndividualFim object.

A data frame giving the expected standard error.

Arguments

object

A Fim object.

modelParameters

A character string giving the model parameters.