calc_ed_from_lambda | R Documentation |
Calculate the effective dimensions of a spline smoother from lambda.
calc_ed_from_lambda(spline_basis, deriv_mat, lambda)
spline_basis |
spline basis. |
deriv_mat |
derivative matrix. |
lambda |
smoothing parameter. |
the effective dimension value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.