computeStatistics: Compute Statistics

computeStatisticsR Documentation

Compute Statistics

Description

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

Usage

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

Value

the statistics


ERPM documentation built on May 29, 2024, 10:05 a.m.