View source: R/functions_exactcalculations.R
exactestimates_numgroups | R Documentation |
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)
num.nodes |
number of nodes |
pmin |
lowest parameter value |
pmax |
highest parameter value |
pinc |
increment between different parameter values |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.