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.19")



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: 2023-10-15
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.19, https://cran.r-project.org/web/packages/coneproj. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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