items.quasif.fnc: By-item anova for simulated data for quasi-F analysis

Description Usage Arguments Value Author(s) See Also Examples

Description

By-item anova for simulated data set as created within simulateQuasif.fnc. Not intended for independent use. Depends on the packages MASS, coda and lme4.

Usage

1

Arguments

dat

Simulated data set with Subjects, Item, and SOA treatment, as created within simulateQuasif.fnc, or the quasif dataset.

Value

A list with components

p

p-value of F-test for SOA.

data

the input data.

model

the fitted model.

Author(s)

R. H. Baayen

See Also

See also simulateQuasif.fnc.

Examples

1
2
3
4
5
## Not run: 
data(quasif)
items.quasif.fnc(quasif)

## End(Not run)

languageR documentation built on May 2, 2019, 10:02 a.m.