compute_numgroups_denominator {ERPM} | R Documentation |
Compute denominator for model with number of groups
Description
Recursive function to compute the value of the denominator for the model with a single statistic which is the number of groups
Usage
compute_numgroups_denominator(num.nodes, alpha)
Arguments
num.nodes |
number of nodes |
alpha |
parameter value |
Value
a numeric
[Package ERPM version 0.2.0 Index]