aicc {marginalmodelplots} | R Documentation |
Calculates Akaike's information criteria corrected for non parametric models made with locfit
.
aicc(x,...,pen=2)
x |
A model or model formula. |
... |
Other arguments to locfit |
pen |
Penalty for the degrees of freedom term. |
vector of length 4 with the value of the aicc in the fourth spot.
Andrew Redd, aredd at stat.tamu.edu
Chiou, J. and Tsai, C. (2006). Smoothing parameter selection in quasi-likelihood models. Nonparametric Statistics, 18(3), 307-314.