.accessDfSystem {RGAP} | R Documentation |
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)
Arguments
model |
A model of class |
Value
A data frame containing information on each involved parameter, for instance its corresponding system matrix, variable names, and parameter restrictions.
[Package RGAP version 0.1.1 Index]