testdata: testdata data frame

Description Usage Format Details Examples

Description

A constructed data frame to illustrate the use of the functions in the APC package.

Usage

1
data("testdata")

Format

The "testdata" data frame has 16 rows and 5 columns:

Details

The values of "resp" were generated as resp = round(10+8*x1+5*x3+7*x4+6*x1*x4+rnorm(16), 2).'

Examples

1

Example output



APCanalysis documentation built on May 1, 2019, 6:27 p.m.