Other packages > Find by keyword >

jstable  

Create Tables from Different Types of Regression
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("jstable", "1.3.5")



Attach the package and use:
library("jstable")
Maintained by
Jinseob Kim
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-02-01
Latest Update: 2024-02-17
Description:
Create regression tables from generalized linear model(GLM), generalized estimating equation(GEE), generalized linear mixed-effects model(GLMM), Cox proportional hazards model, survey-weighted generalized linear model(svyglm) and survey-weighted Cox model results for publication.
How to cite:
Jinseob Kim (2019). jstable: Create Tables from Different Types of Regression. R package version 1.3.5, https://cran.r-project.org/web/packages/jstable. Accessed 07 Nov. 2024.
Previous versions and publish date:
0.7.6 (2019-02-01 18:43), 0.7.7 (2019-02-03 16:43), 0.7.9 (2019-02-15 16:30), 0.7.10 (2019-02-25 00:30), 0.8.1 (2019-03-07 14:10), 0.8.2 (2019-06-07 21:00), 0.8.3 (2019-06-19 08:10), 0.8.4 (2019-07-03 17:40), 0.8.5 (2019-08-03 10:00), 0.8.6 (2019-09-02 19:30), 0.9.0 (2019-11-08 07:20), 0.9.1 (2019-12-05 14:40), 0.9.2 (2020-01-09 00:01), 0.9.3 (2020-04-10 20:20), 0.9.4 (2020-05-04 13:30), 0.9.5 (2020-06-02 17:00), 0.9.6 (2020-08-26 18:10), 0.9.7 (2020-09-12 15:10), 0.9.8 (2020-10-12 15:40), 1.0.0 (2020-11-01 15:50), 1.0.1 (2020-11-26 15:40), 1.0.2 (2021-03-14 16:50), 1.0.3 (2021-06-25 13:30), 1.0.4 (2021-07-12 09:00), 1.0.5 (2021-07-20 18:10), 1.0.6 (2021-07-25 16:30), 1.0.7 (2021-10-19 15:00), 1.0.9 (2023-04-08 11:00), 1.1.0 (2023-05-05 10:20), 1.1.1 (2023-05-29 17:50), 1.1.2 (2023-10-18 11:50), 1.1.3 (2023-11-26 06:30), 1.1.4 (2024-01-26 07:20), 1.1.5 (2024-02-02 12:40), 1.1.6 (2024-02-17 06:50), 1.1.7 (2024-03-10 15:30), 1.1.9 (2024-03-27 07:50), 1.2.5 (2024-05-07 18:50), 1.2.6 (2024-05-31 07:30), 1.3.0 (2024-07-06 15:30), 1.3.3 (2024-08-30 06:30), 1.3.4 (2024-09-24 06:30)
Other packages that cited jstable R package
View jstable citation profile
Other R packages that jstable depends, imports, suggests or enhances
Complete documentation for jstable
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

con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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