interpolateCoefficients: Interpolate Coefficients

View source: R/interpolate_coefficients.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.


SLOPE documentation built on Jan. 28, 2026, 9:07 a.m.