Learn R Programming

nonmemica (version 0.9.1)

updated.character: 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 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

...

dots

Value

model

See Also

Other updated: updated.numeric, updated