1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
\name{Rsolnp-package}
\alias{Rsolnp-package}
\alias{Rsolnp}
\title{The Rsolnp package}
\description{
The Rsolnp package implements Y.Ye's general nonlinear augmented Lagrange
multiplier method solver (SQP based solver).}
\details{
\tabular{ll}{
Package: \tab Rsolnp\cr
Type: \tab Package\cr
Version: \tab 1.15\cr
Date: \tab 2013-04-10\cr
License: \tab GPL\cr
LazyLoad: \tab yes\cr
Depends: \tab stats, truncnorm, parallel\cr}
}
\author{
Alexios Ghalanos and Stefan Theussl
}
\references{
Y.Ye, \emph{Interior algorithms for linear, quadratic, and linearly constrained
non linear programming}, PhD Thesis, Department of EES Stanford University,
Stanford CA.
}
|