read_surmisefunction: Read surmise function file

read_surmisefunctionR Documentation

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)

Arguments

filename

A character string specifying the name of the base file.

Details

Surmise function files exist (so far) only in CSV format.

Value

A list with two elements:

relation

The surmise relation as object of class relation.

matrix

The incidence matrix of the surmise relation.

Author(s)

Cord Hockemeyer cord.hockemeyer@uni-graz.at

See Also

kstIO-package


kstIO documentation built on Feb. 16, 2023, 6:22 p.m.