num_parameters.default {nonmemica} | R Documentation |
Gets the number of declared parameters for a NONMEM model.
## Default S3 method:
num_parameters(x, ...)
x |
object of dispatch |
... |
passed arguments |
Parameters fixed to some value are included, but unlike (*.ext) matrix off-diagonals are not included unless specified.
integer
library(magrittr)
options(project = system.file('project/model',package='nonmemica'))
1001 %>% num_parameters