penalty_BirgeMassart_shape1
is the penalty shape defined by :
pen_shape = (sqrt(K) + sqrt(2 * K * L_K))^2 with sum(exp(- K * L_K)) < infty :
L_K = B + 1/K * log(model_complexity).
penalty_BirgeMassart_shape1(K, p, model_complexity, B = 0.1)
penalty_BaraudGiraudHuet_likelihood
,
penalty_BirgeMassart_shape2