aquap_cube: Class 'aquap_cube'

aquap_cubeR Documentation

Class 'aquap_cube'

Description

Holds all the statistical models / calculations that were performed on the split-variations of the dataset by the function gdmm in a list.

Details

Each element of the list in aquap_cube is an object of class aquap_set.

Slots

.Data

A list with one object of class aquap_set in each element.

metadata

An object of class 'aquap_md' (what is list)

anproc

An object of class 'aquap_ap' (what is a list)

cp

A data frame with the 'comparison pattern', i.e. a description of the split-variations of the dataset in a well readable form. This slots gets printed to the screen when you just type the name of a cube-object. (method 'show')

cpt

An object of class aquap_cpt, what is basically just an other version of the data in 'cp' for internal use.

See Also

gdmm

Other Class documentations: aquap_cpt, aquap_set


bpollner/aquap2 documentation built on March 29, 2024, 7:33 a.m.