Learn R Programming

nnls (version 1.5)

The Lawson-Hanson Algorithm for Non-Negative Least Squares (NNLS)

Description

An R interface to the Lawson-Hanson implementation of an algorithm for non-negative least squares (NNLS). Also allows the combination of non-negative and non-positive constraints.

Copy Link

Version

Install

install.packages('nnls')

Monthly Downloads

16,144

Version

1.5

License

GPL (>= 2)

Last Published

September 11th, 2023

Functions in nnls (1.5)

nnnpls

An implementation of least squares with non-negative and non-positive constraints
nnls-package

The Lawson-Hanson NNLS implementation of non-negative least squares
nnls

The Lawson-Hanson NNLS implemention of non-negative least squares