home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Science / Science.zip / polymars.zip / README.TXT < prev    next >
Text File  |  1997-12-12  |  706b  |  15 lines

  1. This section contains programs for PolyMARS, (polychotomous) regression 
  2. based on ``Multivariate Adaptive Regression Splines'' J.H. Friedman (1991)
  3. and ``Polychotomous Regression'' Kooperberg, C, Bose, S. and Stone C.J..  
  4. The functions were developed by Charles Kooperberg and Martin O'Connor.
  5.  
  6. FUNCTION          USE
  7.  
  8. polymars          polymars modeling
  9. predict.polymars  fitted values from a polymars model
  10. plot.polymars     plot a polymars model
  11. is.polymars       is an object a object returned by polymars
  12. summary.polymars  summarizes a polymars model and fitting steps
  13. polymars.persp    used internally by plot.polymars
  14.  
  15. Ported to Windows by B.D. Ripley (ripley@stats.ox.ac.uk) 97/12/12