interpolateCoefficients: Interpolate coefficients

View source: R/interpolateCoefficients.R

interpolateCoefficientsR Documentation

Interpolate coefficients

Description

Interpolate coefficients

Usage

interpolateCoefficients(beta, intercepts, interpolation_list)

Arguments

beta

coefficients

intercepts

intercepts

interpolation_list

a list generated from interpolatePenalty()

Value

A matrix (or list of matrices) with new coefficients based on linearly interpolating from new and old lambda values.


jolars/SLOPE documentation built on June 15, 2025, 1:45 p.m.