|
Post by jimeneza on Apr 7, 2021 12:54:49 GMT
Does anyone know if it is possible to sample from an exponential distribution in PsyToolKit? For instance, I can sample uniformly as follows: set $x random 700 2000, but is there a way I can sample from an exponential distribution? Thank you!
|
|
|
Post by ninagial on Apr 24, 2021 13:34:45 GMT
Do it in R, Python or MATLAB and save it. You can either copy/paste the result in the 'table' section, or use include to use the values.
|
|
|
Post by PsyToolkit on May 11, 2021 20:46:53 GMT
Yes, you can save it in either a table, or use the array function. If this is something that you think might be useful for all users, I can implement it. But I am not 100% sure I understand how and when this is useful (you can email me about it via psytoolkit@gmx.com). I know of yours that you are doing great PsyToolkit studies already
|
|