interpolateCoefficients {SLOPE} | R Documentation |
Interpolate coefficients
interpolateCoefficients(beta, interpolation_list)
beta |
coefficients |
interpolation_list |
a list generated from |
A matrix (or list of matrices) with new coefficients based on linearly interpolating from new and old lambda values.