Computes the Akaike Information Criterion for a basis representation. Lower AIC indicates better model (balancing fit and complexity).
Usage
basis.aic(
fdataobj,
nbasis,
type = c("bspline", "fourier"),
lambda = 0,
pooled = TRUE
)Computes the Akaike Information Criterion for a basis representation. Lower AIC indicates better model (balancing fit and complexity).
basis.aic(
fdataobj,
nbasis,
type = c("bspline", "fourier"),
lambda = 0,
pooled = TRUE
)