MvBinaryResult-class: Constructor of ['MvBinaryResult'] class

Description Details Examples

Description

This S4 class contains the results from the function MvBinaryEstim.

Details

alpha

numeric. It indicates the marginal probability of that each variables are equal to 1.

epsilon

numeric. It indicates the dependency strength of each variables (between 0 and 1) with the other block variables.

delta

binary. It indicates the kind of dependency: two variables affiliated into the same block are positively correlated if their delta are equal and they are negatively correlated otherwise.

blocks

numeric. It indicates the block of each variable.

nbparam

numeric. It indicates the number of continuous parameters.

loglike

numeric. The model likelihood.

bic

numeric. The model BIC.

Examples

1
getSlots("MvBinaryResult")

MvBinary documentation built on May 2, 2019, 10:15 a.m.