penalty_pBIC: Penalty function type pBIC

View source: R/model_selection.R

penalty_pBICR 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


pbastide/PhylogeneticEM documentation built on Feb. 12, 2024, 1:27 a.m.