Other packages > Find by keyword >

ds4psy  

Data Science for Psychologists
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ds4psy", "1.0.0")



Attach the package and use:
library("ds4psy")
Maintained by
Hansjoerg Neth
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-08-10
Latest Update: 2023-09-15
Description:
All datasets and functions required for the examples and exercises of the book "Data Science for Psychologists" (by Hansjoerg Neth, Konstanz University, 2022), available at . The book and course introduce principles and methods of data science to students of psychology and other biological or social sciences. The 'ds4psy' package primarily provides datasets, but also functions for data generation and manipulation (e.g., of text and time data) and graphics that are used in the book and its exercises. All functions included in 'ds4psy' are designed to be explicit and instructive, rather than efficient or elegant.
How to cite:
Hansjoerg Neth (2019). ds4psy: Data Science for Psychologists. R package version 1.0.0, https://cran.r-project.org/web/packages/ds4psy. Accessed 18 Feb. 2025.
Previous versions and publish date:
0.1.0 (2019-08-10 11:30), 0.2.0 (2020-04-19 09:40), 0.2.1 (2020-05-06 17:50), 0.3.0 (2020-06-15 07:00), 0.4.0 (2020-07-06 16:50), 0.5.0 (2020-09-01 08:40), 0.6.0 (2021-04-08 06:30), 0.7.0 (2021-05-12 06:12), 0.8.0 (2022-04-07 22:22), 0.9.0 (2022-10-20 19:15)
Other packages that cited ds4psy R package
View ds4psy citation profile
Other R packages that ds4psy depends, imports, suggests or enhances
Complete documentation for ds4psy
Functions, R codes and Examples using the ds4psy R package
Some associated functions: Bushisms . Trumpisms . Umlaut . base2dec . base_digits . capitalize . caseflip . cclass . change_time . change_tz . chars_to_text . coin . collapse_chars . count_chars . count_chars_words . count_words . countries . cur_date . cur_time . data_1 . data_2 . data_t1 . data_t1_de . data_t1_tab . data_t2 . data_t3 . data_t4 . days_in_month . dec2base . dice . dice_2 . diff_dates . diff_times . diff_tz . ds4psy.guide . dt_10 . exp_num_dt . exp_wide . falsePosPsy_all . fame . flowery . fruits . get_set . invert_rules . is_equal . is_leap_year . is_vect . is_wholenumber . l33t_rul35 . make_grid . map_text_chars . map_text_coord . map_text_regex . metachar . num_as_char . num_as_ordinal . num_equal . outliers . pal_ds4psy . pal_n_sq . pi_100k . plot_charmap . plot_chars . plot_fn . plot_fun . plot_n . plot_text . plot_tiles . posPsy_AHI_CESD . posPsy_long . posPsy_p_info . posPsy_wide . read_ascii . sample_char . sample_date . sample_time . t3 . t4 . t_1 . t_2 . t_3 . t_4 . table6 . table7 . table8 . table9 . tb . text_to_chars . text_to_sentences . text_to_words . theme_clean . theme_ds4psy . theme_empty . transl33t . what_date . what_month . what_time . what_wday . what_week . what_year . words_to_text . zodiac . 
Some associated R codes: color_fun.R . data.R . data_fun.R . num_fun.R . num_util_fun.R . plot_fun.R . start.R . text_fun.R . text_util_fun.R . theme_fun.R . time_fun.R . time_util_fun.R . util_fun.R .  Full ds4psy package functions and examples
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

clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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