WriteCLS: save *.cls files

Description Usage Arguments Details Author(s) References See Also

Description

write classification to a *.cls file.

Usage

1
WriteCLS(FileName, Cls, OutDirectory = getwd(), Key = c(), Comment=0)

Arguments

FileName

string, name of file the classifiction will be saved in

Cls

classifiction of the data, a numeric vector

Key

Optional: index of the data, possibly empty numeric vector

OutDirectory

Optional: string, name of directory the data will be saved in, default getwd()

Comment

Optional: String to be written in the first line as # Comment

Details

WriteCLS is the primary resouce to save a *.cls file For the corresponding read function see ReadCLS

Author(s)

Michael Thrun, Alfred Ultsch

References

www.uni-marburg.de/fb12/datenbionik databionics@mathematik.uni-marburg.de

See Also

ReadCLS, addext


aultsch/DataIO documentation built on May 14, 2019, 10:34 p.m.