Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

harvard-vpal/log-normal-response-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log-normal-response-time

fitGaussian.R contains a function that fits the lognormal model to logarithms response times by maximizing likelihood. Since the variables it assumes are LOGARITHMS of time, the fitted distribution is normal (=gaussian).

logNormalTimes.R is a script that prepares the data, calls fitGaussian() and records the results of the fit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages