empirical_logit: Compute empirical logit

View source: R/gca.R

empirical_logitR Documentation

Compute empirical logit

Description

Compute empirical logit

Usage

empirical_logit(x, y)

empirical_logit_weight(x, y)

Arguments

x

vector containing number of looks to target

y

vector containing number of looks to distractors

Value

empirical_logit returns the empirical logit of looking to target. empirical_logit_weight returns weights for these values.

References

Dale Barr's Walkthrough of an "empirical logit" analysis in R


tjmahr/littlelisteners documentation built on July 31, 2024, 6:02 a.m.