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

comat  
Creates Co-Occurrence Matrices of Spatial Data
Builds co-occurrence matrices based on spatial raster data. It includes creation of weighted co-occu ...
Download / Learn more Package Citations See dependency  
Runuran  
R Interface to the 'UNU.RAN' Random Variate Generators
Interface to the 'UNU.RAN' library for Universal Non-Uniform RANdom variate generators. Thus it a ...
Download / Learn more Package Citations See dependency  
ggplot2  
Create Elegant Data Visualisations Using the Grammar of Graphics
A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the ...
Download / Learn more Package Citations See dependency  
pirouette  
Create a Bayesian Posterior from a Phylogeny
Theoretical biologists are interested in measuring the extent at which we can measure the truth. ...
Download / Learn more Package Citations See dependency  
analyzer  
Data Analysis and Automated R Notebook Generation
Easy data analysis and quality checks which are commonly used in data science. It combines the tabul ...
Download / Learn more Package Citations See dependency  
scattermore  
Scatterplots with More Points
C-based conversion of large scatterplot data to rasters plus other operations such as data blurrin ...
Download / Learn more Package Citations See dependency  

21,994

R Packages

186,816

Dependencies

55,244

Author Associations

21,995

Publication Badges

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