computeStatistics | R Documentation |
Function that computes the statistic vector for a given partition and a given model
computeStatistics(partition, nodes, effects, objects)
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 |
the statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.