AICc_smooth_spline: Calculate the Akaike Information Criterion Corrected for...

View source: R/df_search.R

AICc_smooth_splineR Documentation

Calculate the Akaike Information Criterion Corrected for small observation numbers for a smooth.spline

Description

Calculate the Akaike Information Criterion Corrected for small observation numbers (AICc) for a fitted smooth.spline. The smaller the AICc, the better the spline fit.

Usage

AICc_smooth_spline(fittedSmoothSpline)

Arguments

fittedSmoothSpline

A fitted smooth.spline

Value

The AICc value.


adwolfer/santaR documentation built on March 10, 2024, 5:28 p.m.