Learn R Programming

⚠️There's a newer version (1.5) of this package.Take me there.

nnls (version 1.4)

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

12,304

Version

1.4

License

GPL (>= 2)

Maintainer

Katharine Mullen

Last Published

March 19th, 2012

Functions in nnls (1.4)

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