aicc_full_single_cpp | R Documentation |
Temp-function for computing the full AICc with several X's etc
aicc_full_single_cpp(X, mcov, S_scale_dist, h, y)
X |
matrix with "covariates" |
mcov |
covariance matrix |
S_scale_dist |
logical indicating whether the Mahalanobis distance should be scaled with the number of variables |
h |
numeric specifying the scaling (sigma) |
y |
vector with the "response variable" |
Scalar with the numeric value of the AICc formula
Martin Jullum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.