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



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: 2023-07-11
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.0, https://cran.r-project.org/web/packages/jtools. Accessed 11 Jun. 2025.
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)
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

AggregateR  
Aggregate Numeric, Date and Categorical Variables
Convenience functions for aggregating a data frame or data table. Currently mean, sum and variance ...
Download / Learn more Package Citations See dependency  
ChIPtest  
Nonparametric Methods for Identifying Differential Enrichment Regions with ChIP-Seq Data
Nonparametric Tests to identify the differential enrichment region for two conditions or time-course ...
Download / Learn more Package Citations See dependency  
npcp  
Some Nonparametric CUSUM Tests for Change-Point Detection in Possibly Multivariate Observations
Provides nonparametric CUSUM tests for detecting changes in possibly serially dependent univariate ...
Download / Learn more Package Citations See dependency  
varband  
Variable Banding of Large Precision Matrices
Implementation of the variable banding procedure for modeling local dependence and estimating precis ...
Download / Learn more Package Citations See dependency  
Maintainer: Guo Yu (view profile)
gosset  
Tools for Data Analysis in Experimental Agriculture
Toolkit to analyse experimental agriculture data, from data synthesis to model selection and visual ...
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  

24,407

R Packages

207,311

Dependencies

65,910

Author Associations

24,408

Publication Badges

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