updated.character {nonmemica} | R Documentation |
Create the Updated Version of Character
Description
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).
Usage
## S3 method for class 'character'
updated(x, initial = estimates(x, ...), parse = TRUE, verbose = FALSE, ...)
Arguments
x |
character |
initial |
values to use for initial estimates (numeric) |
parse |
whether to parse the initial estimates, etc. |
verbose |
extended messaging |
... |
passed arguements |
Value
model
See Also
Other updated:
updated.numeric()
,
updated()
[Package nonmemica version 1.0.8 Index]