exactestimates_numgroups {ERPM}R Documentation

Exact estimates number of groups

Description

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.

Usage

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

Value

a list


[Package ERPM version 0.2.0 Index]