sgkit.variables.stat_inverse_relationship_spec#

sgkit.variables.stat_inverse_relationship_spec = ArrayLikeSpec(default_name='stat_inverse_relationship', __doc__='\nThe inverse of a relationship matrix. This may contain the inverse of a subset of\na relationship matrix in which nan values indicate elements outside of the subset.\n', kind='f', ndim=2, dims=('samples_0', 'samples_1'))#

The inverse of a relationship matrix. This may contain the inverse of a subset of a relationship matrix in which nan values indicate elements outside of the subset.