aicc_full_cpp: AICc formula for several sets, alternative definition

View source: R/RcppExports.R

aicc_full_cppR Documentation

AICc formula for several sets, alternative definition

Description

AICc formula for several sets, alternative definition

Usage

aicc_full_cpp(h, X_list, mcov_list, S_scale_dist, y_list, negative)

Arguments

h

Numeric. Specifies the scaling (sigma)

X_list

List

mcov_list

List

S_scale_dist

Logical. Indicates whether Mahalanobis distance should be scaled with the number of variables

y_list

List.

negative

Logical.

Value

Scalar with the numeric value of the AICc formula

Author(s)

Martin Jullum


shapr documentation built on May 4, 2023, 5:10 p.m.