xmpl {pcpattL}R Documentation

Example Data Set

Description

Data to illustrate the usage of pcpattL.

Usage

data(xmpl)

Format

A data frame with 100 observations on the following 5 variables.

I1
responses to first item, (1) strong agreement, to (5) strong disagreement
I2
responses to second item, like I1
I3
responses to thirs item, like I1
SEX
(1) male, (2) female
EDU
(1) low education, (2) high education

All values are numeric.

Details

Datasets and/or dataframes used in pcpattL are required to have the follwing structure:

Examples

data(xmpl)
head(xmpl)

[Package pcpattL version 0.5.3 Index]