Learn R Programming

PFIM (version 5.0)

CalculatedResidualVariance: Compute the residual variance thanks to the function g of the model error.

Description

Compute the residual variance thanks to the function g of the model error.

Usage

CalculatedResidualVariance(objectStatisticalModel, objectModelError, x_i)

Arguments

objectStatisticalModel

A StatisticalModel object.

objectModelError

A ModelError object.

x_i

variable x_i of the model error. #' @return CalculatedResidualVariance