Other packages > Find by keyword >

Cyclops  

Cyclic Coordinate Descent for Logistic, Poisson and Survival Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Cyclops", "3.5.0")



Attach the package and use:
library("Cyclops")
Maintained by
Marc A. Suchard
[Scholar Profile | Author Map]
First Published: 2016-08-01
Latest Update: 2023-10-31
Description:
This model fitting tool incorporates cyclic coordinate descent and majorization-minimization approaches to fit a variety of regression models found in large-scale observational healthcare data. Implementations focus on computational optimization and fine-scale parallelization to yield efficient inference in massive datasets. Please see: Suchard, Simpson, Zorych, Ryan and Madigan (2013) .
How to cite:
Marc A. Suchard (2016). Cyclops: Cyclic Coordinate Descent for Logistic, Poisson and Survival Analysis. R package version 3.5.0, https://cran.r-project.org/web/packages/Cyclops. Accessed 10 Apr. 2025.
Previous versions and publish date:
1.2.0 (2016-08-01 20:41), 1.2.2 (2016-10-06 19:15), 1.3.0 (2017-08-24 00:26), 1.3.2 (2018-05-04 05:12), 1.3.4 (2018-06-15 17:50), 2.0.0 (2018-09-19 00:00), 2.0.1 (2018-09-23 15:30), 2.0.2 (2019-03-17 15:53), 2.0.3 (2020-04-11 18:20), 3.0.0 (2020-06-06 01:00), 3.1.0 (2020-11-05 19:40), 3.1.1 (2021-03-23 21:40), 3.1.2 (2021-06-17 00:10), 3.2.0 (2022-07-01 01:50), 3.2.1 (2022-08-10 17:50), 3.3.0 (2023-04-05 17:53), 3.3.1 (2023-04-11 16:10), 3.4.0 (2023-10-31 01:50), 3.4.1 (2024-06-06 18:40)
Other packages that cited Cyclops R package
View Cyclops citation profile
Other R packages that Cyclops depends, imports, suggests or enhances
Complete documentation for Cyclops
Functions, R codes and Examples using the Cyclops R package
Some associated functions: Multitype . aconfint . appendSqlCyclopsData . coef.cyclopsFit . confint.cyclopsFit . convertToCyclopsData . convertToCyclopsVariance . convertToGlmnetLambda . coverage . createAutoGridCrossValidationControl . createControl . createCyclopsData . createNonSeparablePrior . createParameterizedPrior . createPrior . cyclops . finalizeSqlCyclopsData . fitCyclopsModel . fitCyclopsSimulation . getCovariateIds . getCovariateTypes . getCrossValidationInfo . getCyclopsPredictiveLogLikelihood . getCyclopsProfileLogLikelihood . getFineGrayWeights . getFloatingPointSize . getHyperParameter . getNumberOfCovariates . getNumberOfRows . getNumberOfStrata . getNumberOfTypes . getSEs . getUnivariableCorrelation . getUnivariableSeparability . isInitialized . logLik.cyclopsFit . meanLinearPredictor . mse . oxford . plotCyclopsSimulationFit . predict.cyclopsFit . print.cyclopsData . print.cyclopsFit . printMatrixMarket . readCyclopsData . reduce . simulateCyclopsData . summary.cyclopsData . survfit.cyclopsFit . vcov.cyclopsFit . 
Some associated R codes: CrossValidationControl.R . DataManagement.R . ExampleData.R . GetFrineGrayWeights.R . ModelFit.R . Multitype.R . NewDataConversion.R . PackageMaintenance.R . ParameterizedPrior.R . Predict.R . RcppExports.R . Simulation.R . SpecialPriors.R . Survfit.R . cyclops.R .  Full Cyclops package functions and examples
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for Cyclops0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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