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.8")



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.8, https://cran.r-project.org/web/packages/jstable. Accessed 27 Jan. 2025.
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), 1.3.5 (2024-10-20 12:50), 1.3.6 (2024-11-15 11:50)
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

mgm  
Estimating Time-Varying k-Order Mixed Graphical Models
Estimation of k-Order time-varying Mixed Graphical Models and mixed VAR(p) models via elastic-net re ...
Download / Learn more Package Citations See dependency  
intccr  
Semiparametric Competing Risks Regression under Interval Censoring
Semiparametric regression models on the cumulative incidence function for interval-censored competin ...
Download / Learn more Package Citations See dependency  
shinybrms  
Graphical User Interface ('shiny' App) for 'brms'
A graphical user interface (GUI) for fitting Bayesian regression models using the package 'brms' wh ...
Download / Learn more Package Citations See dependency  
AssetCorr  
Estimating Asset Correlations from Default Data
Functions for the estimation of intra- and inter-cohort correlations in the Vasicek credit portfolio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,561

Publication Badges

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