R/luna_clone.R
luna_clone.Rd
Clone model
luna_clone( id, new_id, folder = NULL, force = FALSE, update_inits = FALSE, verbose = TRUE )
run id, e.g. run1. This will be the folder in which the NONMEM model is run.
run1
new run id
path to folder containing the model file. Default is current directory.
use the final estimates from the source model as initial estimates for the cloned model. Default FALSE
FALSE