summary.onls | R Documentation |
Provides a summary for the parameters of the converged fit including their error estimates, and the standard errors in respect to vertical and orthogonal residuals.
## S3 method for class 'onls' summary(object, correlation = FALSE, symbolic.cor = FALSE, ...)
object |
an object returned from |
correlation |
logical. If |
symbolic.cor |
logical. If |
... |
further arguments passed to or from other methods. |
A summary similar to summary.nls
containing the formula, parameter estimates with their errors/significance, and standard errors in respect to vertical and orthogonal residuals.
Andrej-Nikolai Spiess
## See 'onls'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.