Other packages > Find by keyword >

coneproj  

Primal or Dual Cone Projections with Routines for Constrained Regression
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("coneproj", "1.23")



Attach the package and use:
library("coneproj")
Maintained by
Xiyue Liao
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-07-15
Latest Update: 2025-02-19
Description:
Routines doing cone projection and quadratic programming, as well as doing estimation and inference for constrained parametric regression and shape-restricted regression problems. See Mary C. Meyer (2013) for more details.
How to cite:
Xiyue Liao (2013). coneproj: Primal or Dual Cone Projections with Routines for Constrained Regression. R package version 1.23, https://cran.r-project.org/web/packages/coneproj. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2013-07-15 18:54), 1.1 (2013-09-09 19:59), 1.2 (2013-10-23 17:28), 1.3 (2014-03-18 19:12), 1.4 (2014-04-26 07:09), 1.5 (2014-11-16 22:12), 1.6 (2015-05-22 18:55), 1.7 (2015-09-02 15:52), 1.8 (2015-10-03 19:21), 1.9 (2015-10-22 22:14), 1.10 (2016-04-16 04:33), 1.11 (2016-09-01 21:04), 1.12 (2017-09-19 18:58), 1.13 (2018-03-27 01:02), 1.14 (2018-04-19 06:14), 1.15 (2021-05-29 19:40), 1.16 (2021-12-12 18:50), 1.17 (2023-10-15 09:32), 1.18 (2024-05-30 17:20), 1.19 (2024-06-11 22:10), 1.20 (2025-02-19 18:00), 1.21 (2025-10-11 07:10), 1.22 (2025-11-16 07:10)
Other packages that cited coneproj R package
View coneproj citation profile
Other R packages that coneproj depends, imports, suggests or enhances
Complete documentation for coneproj
Functions, R codes and Examples using the coneproj R package
Some associated functions: FEV . TwoDamat . check_irred . conc . coneA . coneB . constreg . conv . cubic . decr.conc . decr.conv . decr . feet . incr.conc . incr.conv . incr . qprog . shapereg . 
Some associated R codes: coneproj.R .  Full coneproj package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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