EBIC_beta: Extended BIC for given estimate beta

Description Usage Arguments

View source: R/helpers.R

Description

This function computes extended BIC for given estimate beta of length p+1

Usage

1
EBIC_beta(data, beta, const)

Arguments

data

should be a list with data$x as design matrix and data$y as response

beta

given estimate for coefficients of length p + 1

const

parameter for the EBIC, for BIC specify const = 0, for AIC specify const = "AIC".


chstaerk/SubBoost documentation built on Dec. 19, 2021, 4:06 p.m.