Skip to contents

Calculate the Bayesian Information Criterion (BIC) for a fitted smooth.spline. The smaller the BIC, the better the spline fit.

Usage

BIC_smooth_spline(fittedSmoothSpline)

Arguments

fittedSmoothSpline

A fitted smooth.spline

Value

The BIC value.