Other packages > Find by keyword >

jtools  

Analysis and Presentation of Social Scientific Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("jtools", "2.3.1")



Attach the package and use:
library("jtools")
Maintained by
Jacob A. Long
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-02-27
Latest Update: 2024-08-25
Description:
This is a collection of tools for more efficiently understanding and sharing the results of (primarily) regression analyses. There are also a number of miscellaneous functions for statistical and programming purposes. Support for models produced by the survey and lme4 packages are points of emphasis.
How to cite:
Jacob A. Long (2017). jtools: Analysis and Presentation of Social Scientific Data. R package version 2.3.1, https://cran.r-project.org/web/packages/jtools. Accessed 08 Mar. 2026.
Previous versions and publish date:
0.4.2 (2017-02-27 21:47), 0.4.4 (2017-03-27 01:38), 0.4.5 (2017-05-25 01:07), 0.5.0 (2017-08-09 00:13), 0.7.1 (2017-09-15 15:19), 0.7.3 (2017-10-02 05:09), 0.8.0 (2017-10-10 15:27), 0.9.0 (2017-11-12 14:08), 0.9.1 (2018-01-05 06:27), 0.9.3 (2018-01-28 20:48), 0.9.4 (2018-02-13 12:39), 1.0.0 (2018-05-08 05:47), 1.1.0 (2018-08-16 12:30), 1.1.1 (2018-09-23 15:30), 2.0.0 (2019-02-08 23:13), 2.0.1 (2019-04-08 23:30), 2.0.2 (2020-01-24 22:00), 2.0.3 (2020-03-21 20:00), 2.0.5 (2020-04-21 14:20), 2.1.0 (2020-06-23 14:40), 2.1.1 (2020-11-16 15:20), 2.1.2 (2021-01-07 23:10), 2.1.3 (2021-03-12 23:10), 2.1.4 (2021-09-03 06:50), 2.2.0 (2022-04-26 01:40), 2.2.1 (2022-12-02 01:10), 2.2.2 (2023-07-11 10:40), 2.3.0 (2024-08-25 15:20)
Other packages that cited jtools R package
View jtools citation profile
Other R packages that jtools depends, imports, suggests or enhances
Complete documentation for jtools
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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