penalty_pBIC {PhylogeneticEM} | R Documentation |
Penalty function type pBIC
Description
penalty_pBIC_scalarOU
is the pBIC.
Usage
penalty_pBIC(
all_params,
model_complexity,
independent,
tree,
times_shared,
distances_phylo,
T_tree,
p,
K,
ntaxa,
process
)
Arguments
model_complexity |
the complexity of the set of models with dimension K. |
K |
the dimension of the model. |
ntaxa |
the number of tips. |
Value
value of the penalty.
See Also
penalty_BirgeMassart_shape1
,
penalty_BirgeMassart_shape2
[Package PhylogeneticEM version 1.7.0 Index]