-
Updated
Aug 16, 2020 - Python
A curated list of awesome social engineering resources.
papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facilitate reporting statistics, tables, and plots.
EyeLoop is a Python 3-based eye-tracker tailored specifically to dynamic, closed-loop experiments on consumer-grade hardware.
A Python Toolbox for Statistics and Neurophysiological Signal Processing (EEG, EDA, ECG, EMG...).
Graphical experiment builder for the social sciences
I saw that, when I use the short cut it's automatically download the json file. But it was juste luck.
If we would have a description of the element on hover it may help finding out those short cut.
Another Idea in the same issue. But beeing able to
An R package for experimental psychologists
psychometrics package, including MIRT(multidimension item response theory), IRT(item response theory),GRM(grade response theory),CAT(computerized adaptive testing), CDM(cognitive diagnostic model), FA(factor analysis), SEM(Structural Equation Modeling) .
Platform-independent lightweight Python library for designing and conducting timing-critical behavioural and neuroimaging experiments
Dichotomy Tests provides interesting tests that show you how inclined you are toward certain philosophical, psychological or political views. Each test tries to discover your preferred beliefs and will attempt to accurately position you along numerous dichotomic axes.
Is there any utility to adding type and cov.std options to mxStandardizeRAM?
FYI , in lavaan,
type for continuous variables
cov.std
A Python Module for Creating Experiments, Tasks and Questionnaires.
The following is a checklist of the community standards followed by all open source projects. Please comment below if you would like to work on a particular section.
An open statistics textbook for Psychology undergraduates
A curated list of adages, psychological syndromes and behaviour explaining aphorisms.
Modern port of Melanie Mitchell's and Douglas Hofstadter's Copycat
Just Another Tool for Online Studies
Exercises, data, and more for our 2017 summer workshop (funded by the Estes Fund and in partnership with Project Jupyter and Berkeley's D-Lab)
open-source experiment software for researchers
张俊的读书笔记
本项目预计分享数千册电子书,98%以上为机械工业出版社原版电子书,其余为其它出版社出版的一些经典外文读物的原版译本电子书,每本书都配有当当网一键搜索,可查看书价格和简介。目前共计更新2542册图书
An awesome list of psychology courses, videos and books. Please, contribute!
Cross-platform working memory span task
software to generate a reproducible container with a battery of experiments
Add a description, image, and links to the psychology topic page so that developers can more easily learn about it.
To associate your repository with the psychology topic, visit your repo's landing page and select "manage topics."
I'll show a brief program below. The program demonstrates unclear/consistent behavior of the size, width and height arguments when creating a new Rect. Using the argparse module, the user can easily create a rectangle using the size argument. When the program isn't given any argument, the width and height argument of
Rect()are used and then the the proper size is used for the rectangle, if the