exactestimates_numgroups: Exact estimates number of groups

View source: R/functions_exactcalculations.R

exactestimates_numgroupsR 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


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