interpolateCoefficients {SLOPE} | R Documentation |
Interpolate coefficients
Description
Interpolate coefficients
Usage
interpolateCoefficients(beta, interpolation_list)
Arguments
beta |
coefficients |
interpolation_list |
a list generated from |
Value
A matrix (or list of matrices) with new coefficients based on linearly interpolating from new and old lambda values.
[Package SLOPE version 0.5.2 Index]