dtdibaba/StatTools: Biostatistical tools to produce clean data analysis results with StatTools

This package includes a regby function that helps extract the summary results in stratified regression analysis such as coefficients, confidence intervals, and P-value.Currently, this function is implemented for the most commonly used regression analysis such as linear regression, logistic regression, Poisson regression, proportional odds logistic regression (using polr in MASS package),multinomial regression (using multinom nnet package), Cox proportional hazard regression (using coxph in survival package), and linear mixed models (lmer in lme4 package).Additional functions include freq- a function that creates frequency and percents for a single categorical variable.

Getting started

Package details

AuthorDaniel T. Diabba, PhD
MaintainerThe package maintainer <daniel.dibaba@gmail.com>
LicenseGPL-2
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dtdibaba/StatTools")
dtdibaba/StatTools documentation built on Jan. 27, 2025, 3:59 p.m.