Learn R Programming

onls (version 0.1-3)

Orthogonal Nonlinear Least-Squares Regression

Description

Fits two-dimensional data by means of orthogonal nonlinear least-squares using Levenberg-Marquardt minimization and provides functionality for fit diagnostics and plotting. Delivers the same results as the 'ODRPACK' Fortran implementation described in Boggs et al. (1989) , but is implemented in pure R.

Copy Link

Version

Install

install.packages('onls')

Monthly Downloads

380

Version

0.1-3

License

GPL (>= 2)

Maintainer

Andrej-Nikolai Spiess

Last Published

August 19th, 2025

Functions in onls (0.1-3)

print.onls

Printing function for 'onls' objects
residuals_o

The orthogonal residuals
plot.onls

Plotting function for 'onls' objects
NIST

Complicated nonlinear models from the NIST database
summary.onls

Summary function for 'onls' objects
logLik_o

Log-Likelihood for the orthogonal residuals
check_o

Check the fit for orthogonality of all points
confint.onls

Confidence intervals for 'onls' model parameters
deviance_o

Deviance of the orthogonal residuals
onls

Orthogonal Nonlinear Least-Squares Regression
x0

x0/y0-values from orthogonal nonlinear least squares regression