pnlslm {nlsr} | R Documentation |
pnlslm
Description
Compact display of specified nls.lm
object x
.
This code returns the iteration count in a different variable
from that of nls
objects.
Usage
pnlslm(x)
Arguments
x |
an nls() result object from minpack.lm::nls.lm() |
Value
none
Author(s)
J C Nash 2014-7-16, 2023-5-8 nashjc _at_ uottawa.ca
[Package nlsr version 2023.8.31 Index]