calculate_FIM: Calculation of Fisher Information Matrix

Description Usage Arguments Value

View source: R/FIM_calculation.R

Description

The sensitivities at the different times are calculated by linear interpolation of the results provided in sensitivities.

Usage

1
calculate_FIM(sensitivities, times)

Arguments

sensitivities

data.frame of class sensFun as returned by sensitivity_inactivation.

times

Numeric vector of time points where observations will be taken.

Value

Matrix with the estimation of the Fisher Information Matrix.


bioOED documentation built on Aug. 7, 2019, 5:03 p.m.