updated.character: Create the Updated Version of Character

View source: R/model.R

updated.characterR 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()


bergsmat/nonmemica documentation built on Sept. 15, 2023, 9:22 a.m.