Other packages > Find by keyword >

quadprog  

Functions to Solve Quadratic Programming Problems
View on CRAN: Click here


Download and install quadprog package within the R console
Install from CRAN:
install.packages("quadprog")

Install from Github:
library("remotes")
install_github("cran/quadprog")

Install by package version:
library("remotes")
install_version("quadprog", "1.5-8")



Attach the package and use:
library("quadprog")
Maintained by
Berwin A. Turlach
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-05-27
Latest Update: 2019-11-20
Description:
This package contains routines and documentation for solving quadratic programming problems.
How to cite:
Berwin A. Turlach (1999). quadprog: Functions to Solve Quadratic Programming Problems. R package version 1.5-8, https://cran.r-project.org/web/packages/quadprog
Previous versions and publish date:
1.4-1 (1999-05-27 11:49), 1.4-2 (2001-05-25 20:03), 1.4-3 (2001-06-11 07:46), 1.4-4 (2001-12-29 01:02), 1.4-5 (2002-07-03 09:25), 1.4-6 (2003-04-03 17:12), 1.4-7 (2004-01-31 13:52), 1.4-8 (2006-01-28 12:15), 1.4-9 (2006-09-07 14:04), 1.4-10 (2006-10-04 12:18), 1.4-11 (2007-07-13 07:29), 1.4-12 (2009-11-20 12:40), 1.5-1 (2010-04-06 12:30), 1.5-2 (2010-04-08 08:08), 1.5-3 (2010-04-09 19:30), 1.5-4 (2011-05-12 12:25), 1.5-5 (2013-04-17 13:42), 1.5-6 (2019-04-26 15:21), 1.5-7 (2019-05-06 21:00)
Other packages that cited quadprog R package
View quadprog citation profile
Other R packages that quadprog depends, imports, suggests or enhances
Functions, R codes and Examples using the quadprog R package
Some associated functions: solve.QP.compact . solve.QP . 
Some associated R codes: quadprog.R .  Full quadprog package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

thriftr  
Apache Thrift Client Server
Pure R implementation of Apache Thrift. This library doesn't require any code generation. To learn m ...
Download / Learn more Package Citations See dependency  
plotBart  
Diagnostic and Plotting Functions to Supplement 'bartCause'
Functions to assist in diagnostics and plotting during the causal inference modeling process. Suppl ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
onlineCOV  
Online Change Point Detection in High-Dimensional Covariance Structure
Implement a new stopping rule to detect anomaly in the covariance structure of high-dimensional onli ...
Download / Learn more Package Citations See dependency  
Maintainer: Jun Li (view profile)
hydroTSM  
Time Series Management and Analysis for Hydrological Modelling
S3 functions for management, analysis, interpolation and plotting of time series used in hydrology a ...
Download / Learn more Package Citations See dependency  
rofanova  
Robust Functional Analysis of Variance
Implements the robust functional analysis of variance (RoFANOVA), described in Centofanti et al. (20 ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns