calc_ed_from_lambda: Calculate the effective dimensions of a spline smoother from...

View source: R/abfit.R

calc_ed_from_lambdaR Documentation

Calculate the effective dimensions of a spline smoother from lambda.

Description

Calculate the effective dimensions of a spline smoother from lambda.

Usage

calc_ed_from_lambda(spline_basis, deriv_mat, lambda)

Arguments

spline_basis

spline basis.

deriv_mat

derivative matrix.

lambda

smoothing parameter.

Value

the effective dimension value.


spant documentation built on Oct. 23, 2023, 5:06 p.m.