Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mulsetDemo

Demo data set from mulset package. This data is used in this package examples. It consist of 4x4 feature matrix + additional dummy columns that can be used for testing.


Description

Demo data set from mulset package. This data is used in this package examples. It consist of 4x4 feature matrix + additional dummy columns that can be used for testing.

Usage

data(mulsetDemo)

Format

An object of class data.frame with 4 rows and 7 columns.

Examples

data(mulsetDemo)
print(head(mulsetDemo))
resamples <- mulset(mulsetDemo, exclude = c("outcome", "age", "gender"))

mulset

Multiset Intersection Generator

v1.0.0
EUPL (>= 1.2)
Authors
Ivan Tomic [aut, cre, cph] (<https://orcid.org/0000-0003-3596-681X>), Adriana Tomic [aut, ctb] (<https://orcid.org/0000-0001-9885-3535>)
Initial release
2019-03-7

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.