updated.character | R Documentation |
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 class 'character'
updated(x, initial = estimates(x, ...), parse = TRUE, verbose = FALSE, ...)
x |
character |
initial |
values to use for initial estimates (numeric) |
parse |
whether to parse the initial estimates, etc. |
verbose |
extended messaging |
... |
passed arguements |
model
Other updated:
updated()
,
updated.numeric()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.