Learn R Programming

RGAP (version 0.1.1)

.accessDfSystem: Accesses the internal data frame dfSystem which contains data on the parameters to be estimated.

Description

Accesses the internal data frame dfSystem which contains data on the parameters to be estimated.

Usage

.accessDfSystem(model)

Value

A data frame containing information on each involved parameter, for instance its corresponding system matrix, variable names, and parameter restrictions.

Arguments

model

A model of class NAWRUmodel or TFPmodel.