correction_matrix_cpp {shapr} | R Documentation |
Correction term with trace_input in AICc formula
Description
Correction term with trace_input in AICc formula
Usage
correction_matrix_cpp(tr_H, n)
Arguments
tr_H |
numeric The trace of H |
n |
numeric The number of rows in H |
Value
Scalar
Author(s)
Martin Jullum
[Package shapr version 1.0.4 Index]