Other packages > Find by keyword >

LogicReg  

Logic Regression
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("LogicReg", "1.6.6")



Attach the package and use:
library("LogicReg")
Maintained by
Charles Kooperberg
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-01-27
Latest Update: 2023-08-08
Description:
Routines for fitting Logic Regression models. Logic Regression is described in Ruczinski, Kooperberg, and LeBlanc (2003) . Monte Carlo Logic Regression is described in and Kooperberg and Ruczinski (2005) .
How to cite:
Charles Kooperberg (2005). LogicReg: Logic Regression. R package version 1.6.6, https://cran.r-project.org/web/packages/LogicReg. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.4.1 (2005-03-10 07:32), 1.4.2 (2006-09-29 23:29), 1.4.3 (2006-11-16 10:35), 1.4.4 (2007-09-30 17:55), 1.4.5 (2007-10-02 18:49), 1.4.6 (2007-10-03 20:43), 1.4.7 (2007-10-07 22:16), 1.4.8 (2008-10-10 11:54), 1.4.9 (2010-01-12 12:17), 1.4.10 (2011-04-23 22:54), 1.4.11 (2011-10-13 10:36), 1.4.12 (2012-02-14 08:20), 1.4.13 (2012-02-17 08:38), 1.4.14 (2012-02-20 21:06), 1.4 (2005-01-27 18:39), 1.5.1 (2012-03-27 08:14), 1.5.2 (2012-06-13 17:44), 1.5.3 (2012-07-23 22:38), 1.5.4 (2013-04-26 07:16), 1.5.5 (2013-12-03 20:11), 1.5.6 (2015-01-23 08:52), 1.5.8 (2015-07-03 02:02), 1.5.9 (2016-08-30 23:45), 1.5.10 (2018-06-14 23:26), 1.5.12 (2019-06-18 23:53), 1.6.1 (2019-11-07 14:50), 1.6.2 (2019-12-07 07:40), 1.6.4 (2021-07-06 21:50), 1.6.5 (2022-11-01 01:32)
Other packages that cited LogicReg R package
View LogicReg citation profile
Other R packages that LogicReg depends, imports, suggests or enhances
Complete documentation for LogicReg
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

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  
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  
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)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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  
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  

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