Hello everybody,
   
  I have used sometimes the MARS funcion:
   
  data(trees)
  fit1 <- mars(trees[,-3], trees[3])
   
  I would like to know how to build out of R the MARS function using the 
information contained in fit1.
   
  Thanks in advanced for your help,
   
  Fernando
   
   

       
---------------------------------

¿Chef por primera vez? - Sé un mejor Cocinillas.


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to