Experimental design is the methodological study of how experiments should be designed to maximize the scientist's ability to make inferences about the causal effect of an independent variable on a dependent variable.
Questions tagged [experimental-design]
138 questions
-1
votes
1 answer
draw a dot in the center of the screen psychtoolbox
I recently have started learning how to code in matlab, i.e. programming simple experience for cognitive psychological investigations. I wanted to ask, whether someone knows both, how to define, where to draw a dot in the screen,and how to define…

Lukas M.
- 1
- 1
-2
votes
1 answer
Storing training dataset in a platform like mlflow
Are there experiment management platforms that also allow
storing and managing training datasets (images, in my case)? I am familiar with the ML-Flow, but AFAIK it doesn't support such an option, am I right? If there are no platforms like this, how…

Igor
- 5
- 2
-2
votes
1 answer
How can i write a loop in R to create a new variable, which would calculate the distance between the current trial and its last occurrence?
![enter image description here][2]I have a data set, which contains the lists of the 8 words(e.g. "klein", "warm"), occurring in a random pattern. I need to create a variable which shows me how many trials were in between the particular occurrence…

Ani Zerekidze
- 7
- 2