jtilly/knitroR: R Interface for Non-Linear Constraint Optimizer Knitro

Provides an R interface for the non-linear constraint optimizer KNITRO. This package passes user-defined R functions on to KNITRO's C++ interface. This package does not include KNITRO. To use this package you need to install KNITRO and own a valid license.

Getting started

Package details

AuthorJan Tilly
MaintainerJan Tilly <jtilly@econ.upenn.edu>
LicenseGPL (>= 2)
Version1.0
URL https://github.com/jtilly/knitroR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jtilly/knitroR")
jtilly/knitroR documentation built on May 20, 2019, 3:13 a.m.