Learn R Programming

languageR (version 1.6)

shrinkage: Data set illustrating shrinkage

Description

Simulated data set for illustrating shrinkage.

Usage

data(shrinkage)

Arguments

Format

A data frame with 200 observations on the following 6 variables.

intercept

a numeric vector for the intercept.

frequency

a numeric vector for word frequency.

subject

a factor for subjects with levels S1, S2, ... , S10.

error

a numeric vector for residuals.

ranef

a numeric vector for random effect.

RT

a numeric vector for simulated RTs.