read.model {nonmemica}R Documentation

Read model

Description

Read model.

Usage

read.model(con, parse = TRUE, ...)

Arguments

con

model connection

parse

whether to convert thetas to inits objects

...

passed arguments

Details

Reads model from a connection.

Value

character

See Also

Other as.model: [.model(), [[.model(), as.model(), as.model.character(), as.model.numeric(), write.model()


[Package nonmemica version 1.0.11 Index]