Other packages > Find by keyword >

sdpt3r  

Semi-Definite Quadratic Linear Programming Solver
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("sdpt3r", "0.3")



Attach the package and use:
library("sdpt3r")
Maintained by
Adam Rahman
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-09-04
Latest Update: 2019-02-11
Description:
Solves the general Semi-Definite Linear Programming formulation using an R implementation of SDPT3 (K.C. Toh, M.J. Todd, and R.H. Tutuncu (1999) ). This includes problems such as the nearest correlation matrix problem (Higham (2002) ), D-optimal experimental design (Smith (1918) ), Distance Weighted Discrimination (Marron and Todd (2012) ), as well as graph theory problems including the maximum cut problem. Technical details surrounding SDPT3 can be found in R.H Tutuncu, K.C. Toh, and M.J. Todd (2003) .
How to cite:
Adam Rahman (2017). sdpt3r: Semi-Definite Quadratic Linear Programming Solver. R package version 0.3, https://cran.r-project.org/web/packages/sdpt3r. Accessed 23 Apr. 2025.
Previous versions and publish date:
0.1 (2017-09-04 14:41), 0.2 (2018-10-18 14:30), 0.3 (2019-02-11 09:50)
Other packages that cited sdpt3r R package
View sdpt3r citation profile
Other R packages that sdpt3r depends, imports, suggests or enhances
Complete documentation for sdpt3r
Functions, R codes and Examples using the sdpt3r R package
Some associated functions: Andwd . Apdwd . Betp . Bgpp . Blogcheby . Bmaxcut . Bmaxkcut . DoptDesign . Ftoep . Glovasz . Hnearcorr . Vminelips . control_theory . doptimal . dwd . etp . flogcheby . gpp . lmi1 . lmi2 . lmi3 . logcheby . lovasz . maxcut . maxkcut . minelips . nearcorr . smat . sqlp . svec . toep . 
Some associated R codes: AXfun.R . Arrow.R . Atyfun.R . HKMcorr.R . HKMdirfun.R . HKMpred.R . HKMrhsfun.R . NTcorr.R . NTdirfun.R . NTpred.R . NTrhsfun.R . NTscaling.R . Prod2.R . Prod3.R . blkbarrier.R . blkcholfun.R . blkeig.R . blktrace.R . checkdense.R . checkdepconstr.R . control_theory.R . convertcmpsdp.R . datadoc.R . detect_ublk.R . deted_lblk.R . distanceGeometry.R . doptimal.R . dwd.R . etp.R . findcoeff.R . findcoeffsub.R . gpp.R . infeaspt.R . ispositivedefinite.R . lanczosfun.R . linsysolve.R . linsysolvefun.R . lmi.R . logcheby.R . lovasz.R . matvec.R . maxcut.R . maxkcut.R . mexFiles.R . minelips.R . mybicgstab.R . nearestcorr.R . norm_min.R . nzlist.R . ops.R . precond.R . qops.R . qprod.R . randadj.R . randmat.R . scaling.R . schurmat_lblk.R . schurmat_qblk.R . schurmat_sblk.R . setvec.R . smat.R . sortA.R . sqlp.R . sqlp_base.R . sqlp_main.R . sqlpcheckconv.R . sqlpmisc.R . sqlpu2lblk.R . steplength.R . svec.R . symamdR.R . symqmr.R . toeplitz.R . unperm.R . validate.R . validate_startpoint.R .  Full sdpt3r package functions and examples
Downloads during the last 30 days
03/2804/0204/0404/0504/0704/0804/1204/1504/17Downloads for sdpt3r0.511.522.533.544.555.566.5TrendBars

Today's Hot Picks in Authors and Packages

rwt  
"Rice Wavelet Toolbox" Wrapper
Provides a set of functions for 1D and 2D wavelet and filterbank design analysis and processing. Fun ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
BLRShiny2  
Interactive Document for Working with Binary Logistic Regression Analysis
An interactive document on the topic of binary logistic regression analysis using 'rmarkdown' and ...
Download / Learn more Package Citations See dependency  
sociome  
Operationalizing Social Determinants of Health Data for Researchers
Accesses raw data via API and calculates social determinants of health measures for user-specified l ...
Download / Learn more Package Citations See dependency  
GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  
pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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