write_surmisefunction {kstIO} | R Documentation |
Write a surmise function file
Description
Write a surmise function to a file. The file formats are described in the kstIO-package information page.
Usage
write_surmisefunction(x, filename)
Arguments
x |
The data to be written, either a quadratic binary matrix or an object
of |
filename |
A character string specifying the name of the base file. |
Details
SUrmise function can (so far) be stored only in CSV format.
Author(s)
Cord Hockemeyer cord.hockemeyer@uni-graz.at
See Also
[Package kstIO version 0.4-0 Index]