Description Usage Arguments Value
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.
1 | call_mbmdr(formula, data, working_dir)
|
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. |
the path to a (random looking) subdirectory of working_dir, in which files were stored
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.