computeStatistics function

Compute Statistics

Compute Statistics

Function that computes the statistic vector for a given partition and a given model

computeStatistics(partition, nodes, effects, objects)

Arguments

  • partition: vector, A partition
  • nodes: data frame, Node set
  • effects: list with a vector "names", and a vector "objects", Effects/sufficient statistics
  • objects: list with a vector "name", and a vector "object", Objects used for statistics calculation

Returns

the statistics

  • Maintainer: Marion Hoffman
  • License: GPL (>= 3)
  • Last published: 2024-05-10