read_surmisefunction: Read surmise function file
Description
Read a surmise function from
a file. The file formats are described in the kstIO-package
information page.
Usage
read_surmisefunction(filename)
Value
A list with two elements:
- relation
The surmise relation as object of class relation.
- matrix
The incidence matrix of the surmise relation.
Arguments
- filename
A character string specifying the name of the base file.
Details
Surmise function files exist (so far) only in CSV format.