getDistr: Calculate the pdf, haz, and other info for a given rt data

Description Usage Arguments Value

Description

Calculate the pdf, haz, and other info for a given rt data

Usage

1
getDistr(fixdur, binwidth = 2)

Arguments

fixdur

A numeric vector of RT, in milliseconds; NAs are removed.

binwidth

The bin width for calculating the pdf and hazard rates; default to 25 msec

Value

a data frame containing the bins, pdf, haz, counts, etc.


garyfeng/LogLogisticMixture documentation built on May 16, 2019, 5:42 p.m.