powered by
ESpredict extract coefficient estimates from a fitted ES object.
ESpredict(object, c)
Vector or Matrix of Coefficients estimates.
Fitted ES object
A vector of values that indexes the path. Values should fall between 0 and the maximum of object$c1.
Edge Selection for Undirected Graphs
Es, cv.ES
Es
cv.ES
data(marks) attach(marks) object <- ES(marks) ESpredict(object,c=object$c1) detach(marks)
Run the code above in your browser using DataLab