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 21 Nov. 2024.
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

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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