A COMPASSResult object containing example data for testing and
demonstration purposes.
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"