u_extract_selected_earth {eclust} | R Documentation |
Get selected terms from an earth object
Description
function to extract the selected terms from an earth object
Usage
u_extract_selected_earth(obj)
Arguments
obj |
object of class |
Details
called internally by the s_mars_separate
and
s_mars_clust
functions
Value
character vector of selected terms from the MARS model
[Package eclust version 0.1.0 Index]