Other packages > Find by keyword >

psycModel  

Integrated Toolkit for Psychological Analysis and Modeling in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("psycModel", "0.5.0")



Attach the package and use:
library("psycModel")
Maintained by
Jason Moy
[Scholar Profile | Author Map]
First Published: 2021-04-21
Latest Update: 2023-11-01
Description:
A beginner-friendly R package for modeling in psychology or related field. It allows fitting models, plotting, checking goodness of fit, and model assumption violations all in one place. It also produces beautiful and easy-to-read output.
How to cite:
Jason Moy (2021). psycModel: Integrated Toolkit for Psychological Analysis and Modeling in R. R package version 0.5.0, https://cran.r-project.org/web/packages/psycModel. Accessed 02 Apr. 2025.
Previous versions and publish date:
0.3.0 (2021-04-21 09:50), 0.3.1 (2021-05-22 01:50), 0.3.2 (2021-09-05 07:00), 0.3.3 (2022-08-20 20:00), 0.4.0 (2022-08-29 17:50), 0.4.1 (2022-10-04 01:30)
Other packages that cited psycModel R package
View psycModel citation profile
Other R packages that psycModel depends, imports, suggests or enhances
Complete documentation for psycModel
Functions, R codes and Examples using the psycModel R package
Some associated functions: anova_plot . cfa_groupwise . cfa_summary . coefficent_to_p . compare_fit . cor_test . cronbach_alpha . data_check . descriptive_table . efa_summary . format_round . get_interaction_term . get_predict_df . glm_model . html_to_pdf . interaction_check . interaction_plot . knit_to_Rmd . label_name . lm_model . lm_model_summary . lm_model_table . lme_model . lme_multilevel_model_summary . measurement_invariance . mediation_summary . model_summary . pipe . polynomial_regression_plot . popular . print_table . reliability_summary . simple_slope . super_print . text_convert . three_way_interaction_plot . tidyeval . two_way_interaction_plot . two_way_interaction_terms . 
Some associated R codes: anova_plot.R . cfa_groupwise.R . cfa_summary.R . compare_fit.R . cor_test.R . cronbach_alpha.R . descriptive_table.R . efa_summary.R . glm_model.R . html_to_pdf.R . interaction_plot.R . knit_to_Rmd.R . lm_model.R . lm_model_summary.R . lm_model_table.R . lme_model.R . lme_model_summary.R . measurement_invariance.R . mediation_summary.R . model_summary.R . polynomial_regression_plot.R . popular-data.R . reliability_summary.R . simple_slope.R . three_way_interaction_plot.R . two_way_interaction_plot.R . utils-coefficent-to-p.R . utils-data-check.R . utils-format-round.R . utils-get-interaction-term.R . utils-get-predict-df.R . utils-interaction-check.R . utils-label-name.R . utils-pipe.R . utils-print-table.R . utils-super-print.R . utils-text-convert.R . utils-tidy-eval.R . utils-two-way-interaction-terms.R . utils-where.R .  Full psycModel package functions and examples
Downloads during the last 30 days
03/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/01Downloads for psycModel24681012141618202224262830TrendBars

Today's Hot Picks in Authors and Packages

pirate  
Generated Effect Modifier
An implementation of the generated effect modifier (GEM) method. This method constructs composite va ...
Download / Learn more Package Citations See dependency  
Maintainer: Zhe Su (view profile)
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  
CTShiny  
Interactive Document for Working with Classification Tree Analysis
An interactive document on the topic of classification tree analysis using 'rmarkdown' and 'shiny' ...
Download / Learn more Package Citations See dependency  
geonapi  
'GeoNetwork' API R Interface
Provides an R interface to the 'GeoNetwork' API () allowing ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
CodeDepends  
Analysis of R Code for Reproducible Research and Code Comprehension
Tools for analyzing R expressions or blocks of code and determining the dependencies between them. ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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