get_configuration_frequencies: Get the frequencies of configurations

View source: R/util.R

get_configuration_frequenciesR Documentation

Get the frequencies of configurations

Description

Get the frequencies of configurations. Uses count.row.matches to get partial frequency table for samples only, but can also get all frequencies (i.e. all the 0 ones too) from the full contingency table.

Usage

get_configuration_frequencies(
  sample.mat,
  type = "full",
  empirical.distributionQ = F
)

Arguments

XX

XXXXXX

Value

The function will XX


npetraco/CRFutil documentation built on Nov. 23, 2023, 11:30 a.m.