Tabulate information from parameter sections in control streams

NMreadInits(file, lines, section, return = "pars", as.fun)

Arguments

file

Path to a control stream. See `lines` too.

lines

A control stream as text lines. Use this or `file`.

section

The section to read. Typically, "theta", "omega", or "sigma". Default is those three.

as.fun

See ?NMscanData