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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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