| OurSlope {TrendTM} | R Documentation | 
It performs the slope heuristic for the selection of a penalty constant
Description
It performs the slope heuristic for the selection of a penalty constant
Usage
OurSlope(contrast, grille, penalty)
Arguments
contrast | 
 the Frobenius norm of X-M_est for all the value of the grid   | 
grille | 
 the ordered grid of potential values for the penalty constant  | 
penalty | 
 the penalty calculated for each value of the grid   | 
Value
Model_Selected the selected parameter
[Package TrendTM version 2.0.19 Index]