ElemStatLearn (version 2015.6.26.2)

vowel.test: Vowel Recognition (Deterding data)

Description

Speaker independent recognition of the eleven steady state vowels of British English using a specified training set of lpc derived log area ratios.

Usage

data(vowel.test)

Arguments

Format

A data frame with 462 observations on the following 11 variables.

y

a numeric vector

x.1

a numeric vector

x.2

a numeric vector

x.3

a numeric vector

x.4

a numeric vector

x.5

a numeric vector

x.6

a numeric vector

x.7

a numeric vector

x.8

a numeric vector

x.9

a numeric vector

x.10

a numeric vector

Details

See the Details section of the help file for vowel.train.

References

neural-bench@cs.cmu.edu

Examples

Run this code
# NOT RUN {
str(vowel.test)
# }

Run the code above in your browser using DataLab