geessbin:一个R包,用于分析小样本二进制数据,使用修改的通用估计方程与偏差调整的协差估计器.
Ryota Ishii1, Tomohiro Ohigashi2, Kazushi Maruo1
1Department of Biostatistics, Institute of Medicine, University of Tsukuba, 1-1-1 Tennodai, Tsukuba, 305-8575, Ibaraki, Japan.
BMC medical research methodology
|November 13, 2024
概括
本研究介绍了 geessbin R 包,以解决纵向和集群数据的概括估计方程 (GEE) 中的小样本偏差. 它提供了偏差校正方法和协差估计器,以进行更准确的分析.
科学领域:
- 统计 统计 统计 统计
- 生物统计学 生物统计学
- 数据分析 数据分析
背景情况:
- 通用估计方程 (GEE) 是纵向/集群数据的标准.
- 在小样本大小的情况下,GEE估计可能会有偏差.
- 现有的研究建议修改以减轻小样本偏差.
研究的目的:
- 介绍了 geessbin R 包,用于分析相关数据.
- 实施偏差纠正和处罚GEE方法.
- 提供偏差调整的协差估计器,以提高准确性.
主要方法:
- 专注于使用logit链接函数的二进制结果.
- 使用偏差纠正和处罚的GEE.
- 结合11个偏差调整的协差估计器.
- 在R.开发了 geessbin包.
主要成果:
- 该 geessbin 包实现了常规和修改的 GEE.
- 它包括多个偏差调整的协差估计器.
- 用一个例子展示了包的实现和使用情况.
结论:
- geessbin提供了三个GEE估计和许多协差估计.
- 该包对于分析纵向和集群数据非常有价值.
- geessbin是用户友好的,帮助非统计学家.
相关概念视频
Statistical Methods for Analyzing Epidemiological Data
308
Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
308
Statistical Software for Data Analysis and Clinical Trials
498
Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
498
Econometric Views (EViews)
117
Econometric Views, often stylized as EViews, is a package that merges statistical analysis with econometric studies. It is designed to provide tools for time series analysis, forecasting, and econometric model simulation. The software originated from MicroTSP software and has evolved significantly since its inception in 1981. The history of EViews is marked by a continuous effort to enhance its computational speed and user interface. It was initially developed for large computing systems but...
117
Parametric Survival Analysis: Weibull and Exponential Methods
366
Parametric survival analysis models survival data by assuming a specific probability distribution for the time until an event occurs. The Weibull and exponential distributions are two of the most commonly used methods in this context, due to their versatility and relatively straightforward application.
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
366
Comparing the Survival Analysis of Two or More Groups
154
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
154
Introduction To Survival Analysis
184
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
The primary goal of survival analysis is to estimate survival time—the time...
184


