NMreadInits | R Documentation |
Tabulate information from parameter sections in control streams
NMreadInits(file, lines, section, return = "pars", as.fun)
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. |
return |
By default (when |
as.fun |
See ?NMscanData |
A 'data.frame' with parameter values. If 'return="all"', a list of three tables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.