eff.dim: The effective degrees of freedom of a fitted spline

View source: R/aux-functions.r

eff.dimR Documentation

The effective degrees of freedom of a fitted spline

Description

The effective number of parameters of a fitted spline depends on the degree of the spline, the number of knots, and the strength and degree of the prior used to regularise the spline.

Usage

eff.dim(sd = NULL, B, lam = NULL, d = 2, k = NULL, scale = 1)

matweldon/RMWutils documentation built on May 16, 2022, 12:24 a.m.