nlmixrCbind {nlmixr2est} | R Documentation |
nlmixrCbind
Description
'cbind' for 'nlmixr' objects that preserve the fit information
Usage
nlmixrCbind(fit, extra)
Arguments
fit |
nlmixr fit |
extra |
data to cbind to nlmixr fit |
Value
fit expanded with extra values, without disturbing the fit information
Author(s)
Matthew L. Fidler
[Package nlmixr2est version 2.2.2 Index]