Creates the updated version of character by treating as a modelname. Parses the associated control stream and ammends the initial estimates to reflect model results (as per xml file).
# S3 method for character
updated(x, initial = estimates(x, ...), parse = TRUE, verbose = FALSE, ...)
model
character
values to use for initial estimates (numeric)
whether to parse the initial estimates, etc.
extended messaging
passed arguements
Other updated:
updated.numeric()
,
updated()