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

Description Usage Arguments Value

View source: R/abfit.R

Description

Calculate the effective dimensions of a spline smoother from lambda.

Usage

1
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.


neuroconductor/spant documentation built on May 25, 2021, 1:49 a.m.