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]
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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for quadprog400045005000550060006500700075008000850090009500TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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