exactestimates_numgroups function

Exact estimates number of groups

Exact estimates number of groups

This function finds the best estimate for a model only including the statistics of number of groups. It does a grid search for a vector of potential parameters, for all numbers of groups.

exactestimates_numgroups(num.nodes, pmin, pmax, pinc)

Arguments

  • num.nodes: number of nodes
  • pmin: lowest parameter value
  • pmax: highest parameter value
  • pinc: increment between different parameter values

Returns

a list

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