sll2x: A function that returns the survival function for...

Description Usage Arguments Value

Description

The "eXpress" component often appears in the data may be a result of noise or corrective responses that have little to do with the present task. Note the mixture probabilities are set up in the following way: px + (1-px)(mixp + 1-mixp) === 100

Usage

1
sll2x(x, location1, scale1, location2, scale2, mixp, d, px)

Arguments

x

A vector of the x values to evaluate the probability function

location1

The location parameter of the first log-logistic distribution

scale1

The scale parameter of the first log-logistic distribution

location2

The location parameter of the second log-logistic distribution

scale2

The scale parameter of the second log-logistic distribution

mixp

The mixture probability of component 1; (1-mixp) is the proportion of component 2

d

The translational or shift parameter of the second log-logistic distribution

px

The mixing probability of the eXpress component; (1-px) are the proportion of RTs for the 2ll mixture

lx

The location parameter for the eXpress component, which can be set by the global lx.default

sx

The scale parameter for the eXpress component, which can be set by the global sx.default

Value

A vector of the probability densities for the ll2x mixture


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