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. Accessed 05 Jan. 2025.
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
Complete documentation for quadprog
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

GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA