Other packages > Find by keyword >

gim  

Generalized Integration Model
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gim", "0.33.1")



Attach the package and use:
library("gim")
Maintained by
Han Zhang
[Scholar Profile | Author Map]
First Published: 2018-03-14
Latest Update: 2020-06-12
Description:
Implements the generalized integration model, which integrates individual-level data and summary statistics under a generalized linear model framework. It supports continuous and binary outcomes to be modeled by the linear and logistic regression models. For binary outcome, data can be sampled in prospective cohort studies or case-control studies. Described in Zhang et al. (2020).
How to cite:
Han Zhang (2018). gim: Generalized Integration Model. R package version 0.33.1, https://cran.r-project.org/web/packages/gim. Accessed 10 Apr. 2025.
Previous versions and publish date:
0.11.0 (2018-03-14 13:01), 0.28.0 (2019-11-04 09:40)
Other packages that cited gim R package
View gim citation profile
Other R packages that gim depends, imports, suggests or enhances
Complete documentation for gim
Functions, R codes and Examples using the gim R package
Some associated functions: dat . gim-package . gim . 
Some associated R codes: Delta.the.cc.R . NR.R . Sigma0.cc.R . Sigma0.ccr.R . Sigma0.lm.R . Sigma0.lo.R . alp.index.cc.R . alp.index.lm.R . alp.index.lo.R . clean.data.R . collapse.model.R . compute.hess.R . computej.R . compute.score.R . cov.cc.R . cov.ccr.R . cov.cml.R . cov.lm.R . cov.lo.R . effective.sample.size.R . formula.parse.R . gen.example.R . gfunction.alp.bet.cc.R . gfunction.alp.cc.R . gfunction.alp.lam.lm.R . gfunction.alp.lm.R . gfunction.alp.lo.R . gfunction.alp.xi.cc.R . gfunction.alp2.cc.R . gfunction.bet.cc.R . gfunction.bet.lam.lm.R . gfunction.bet.lm.R . gfunction.bet.lo.R . gfunction.bet.xi.cc.R . gfunction.bet2.cc.R . gfunction.cc.R . gfunction.lm.R . gfunction.lo.R . gfunction.the.alp.cc.R . gfunction.the.bet.cc.R . gfunction.the.cc.R . gfunction.the.lam.lm.R . gfunction.the.lm.R . gfunction.the.lo.R . gfunction.the.xi.cc.R . gfunction.the2.cc.R . gim.R . gim.default.R . hess.cc.R . hess.ccr.R . hess.cml.R . hess.lm.R . hess.lo.R . init.R . init.cc.R . init.ccr.R . init.cml.R . init.lm.R . init.lo.R . mcov.R . obj.cc.R . obj.cml.R . obj.lm.R . obj.lo.R . optimal.Sigma0.R . print.summary.gim.R . reorganize.R . reorganize.cc.R . reorganize.ccr.R . reorganize.cml.R . reorganize.lm.R . reorganize.lo.R . score.cc.R . score.ccr.R . score.cml.R . score.lm.R . score.lo.R . summary.gim.R . tilt.cc.R . tilt.ccr.R . vcov.gim.R .  Full gim 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/08Downloads for gim02468101214TrendBars

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  
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  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
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  
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  

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