call_mbmdr: Wrapper for MBMDR-4.4.1 (up to the extern function call)

Description Usage Arguments Value

Description

The c++-software MBMDR-4.4.1 expects a specific data format, which is read in via harddrive. This function stores the data and starts the programme from shell.

Usage

1
call_mbmdr(formula, data, working_dir)

Arguments

formula

selecting rows from data

data

a data.frame with observations (in the rows), with the columns containing categories, that are encoded as positive integers. Missing values are encoded as -9 !

working_dir

some empty directory to communicate with MBMDR-4.4.1 and to store results.

Value

the path to a (random looking) subdirectory of working_dir, in which files were stored


imbs-hl/MDRDist documentation built on May 18, 2019, 4:45 a.m.