File: Rsolnp-package.Rd

package info (click to toggle)
r-cran-rsolnp 1.16%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 324 kB
  • sloc: makefile: 2
file content (25 lines) | stat: -rw-r--r-- 661 bytes parent folder | download | duplicates (3)
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.
}