Skip to contents

A COMPASSResult object containing example data for testing and demonstration purposes.

Usage

c_obj

Format

A COMPASSResult object with the following structure:

fit

Fitted model results from COMPASS analysis

data

Input data used for COMPASS analysis

Examples

data("c_obj", package = "UtilsCompassSV")
class(c_obj)
#> [1] "COMPASSResult"