powered by
evimp
## S3 method for class 'evimp': print(x = stop("no 'x' arg"), ...)
earth
data(ozone1) a <- earth(O3 ~ ., data=ozone1, degree=2) evimp(a) # implicitly calls print.evimp
Run the code above in your browser using DataLab