A 'mi_df' object. This data.frame-like has columns bag_label,
bag_name, and those specified in .... It also inherits from the
'tbl_df' and 'tbl' classes.
Arguments
bag_label
A character, factor, or numeric vector.
bag_name
A character or factor vector.
...
A set of name-value pairs. These construct the covariates for a
mi_df.
instance_label
A character, factor, or numeric vector, or
NULL.
Author
Sean Kent
Details
We refer to the rows of a mi_df as instances. Each instance is
contained in a bag, with a corresponding label. Bags will typically have
several instances within them. Instance labels can be provided, but they will
be pulled in as an attribute.