Other packages > Find by keyword >

schoRsch  

Tools for Analyzing Factorial Experiments
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("schoRsch", "1.11")



Attach the package and use:
library("schoRsch")
Maintained by
Roland Pfister
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-03-20
Latest Update: 2024-11-19
Description:
Offers a helping hand to psychologists and other behavioral scientists who routinely deal with experimental data from factorial experiments. It includes several functions to format output from other R functions according to the style guidelines of the APA (American Psychological Association). This formatted output can be copied directly into manuscripts to facilitate data reporting. These features are backed up by a toolkit of several small helper functions, e.g., offering out-of-the-box outlier removal. The package lends its name to Georg "Schorsch" Schuessler, ingenious technician at the Department of Psychology III, University of Wuerzburg. For details on the implemented methods, see Roland Pfister and Markus Janczyk (2016) .
How to cite:
Roland Pfister (2013). schoRsch: Tools for Analyzing Factorial Experiments. R package version 1.11, https://cran.r-project.org/web/packages/schoRsch. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:01), 1.0 (2013-03-20 19:09), 1.1 (2014-08-24 00:11), 1.2 (2015-07-05 23:35), 1.3 (2016-09-14 18:51), 1.4 (2017-02-14 16:21), 1.5 (2018-12-15 23:20), 1.6 (2019-05-02 13:50), 1.7 (2019-11-12 21:50), 1.8 (2020-09-23 12:30), 1.9.1 (2020-12-15 09:30), 1.9 (2020-12-11 20:30), 1.10 (2022-11-01 22:15)
Other packages that cited schoRsch R package
View schoRsch citation profile
Other R packages that schoRsch depends, imports, suggests or enhances
Complete documentation for schoRsch
Functions, R codes and Examples using the schoRsch R package
Some associated functions: anova_out . cd . chi_out . clear . clear_all_but . cor_out . ntiles . outlier . schoRsch . t_out . toclipboard . zscores . 
Some associated R codes: anova_out.R . cd.R . chi_out.R . clear.R . clear_all_but.R . cor_out.R . ntiles.R . outlier.R . t_out.R . toclipboard.R . zscores.R .  Full schoRsch package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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