sll2list: Convert sll MB output to a list of MBs

Description Usage Arguments

View source: R/sll2list.R

Description

This is a function to convert the learned MB from sll, stored in a text file to a list of MBs for easy evaluation.

Usage

1
sll2list(filePath, vars)

Arguments

filePath

the full path of a sll MB output file.

vars

A vector of variables. The order is consistent with the colnames of the data set used by sll.


kelvinyangli/mbmml documentation built on June 29, 2020, 3:12 a.m.