- Joined
- Jun 27, 2017
- Professional Status
- Certified General Appraiser
- State
- California
I finally got around to looking at the latest version of Stephen Milborrows R Language "earth" package. Last time I used it about 12 years ago it was terrible. Now I can say that it's pretty comparable to the $15,000 product MARS from Salford Systems.
Here is the link: https://www.PacificVista.net/?page_id=129
This also has a link to one of my public GitHub repositories with some MLS data from Pacifica (1606 MLS sales transactions from 1/30/2001 through 1/30/2018 I used for a retro appraisal, stripped of the PropertyID (MLS rules) and a ton of fields that aren't too important. Also stripped of sales transactions missing important fields.
Also, included the instructions for executing "earth" with the data. You will see it is pretty easy to use. --- Well anyway if you don't start trying to tweak the parameters ....)
I also dumped the MARS report with graphs and an Excel spreadsheet that compares the output of "earth" and MARS. The knots produced are very similar. The R2 value also pretty similar.
You would be well advised to get good at using earth ....
(I assume you know how to download R and set it up on your machine. How to install and load packages. .... It is not that difficult. You can Google "R Language". Bruce Hahn and others on this forum use R. Dell teaches courses in R. ...
Here is the link: https://www.PacificVista.net/?page_id=129
This also has a link to one of my public GitHub repositories with some MLS data from Pacifica (1606 MLS sales transactions from 1/30/2001 through 1/30/2018 I used for a retro appraisal, stripped of the PropertyID (MLS rules) and a ton of fields that aren't too important. Also stripped of sales transactions missing important fields.
Also, included the instructions for executing "earth" with the data. You will see it is pretty easy to use. --- Well anyway if you don't start trying to tweak the parameters ....)
I also dumped the MARS report with graphs and an Excel spreadsheet that compares the output of "earth" and MARS. The knots produced are very similar. The R2 value also pretty similar.
You would be well advised to get good at using earth ....
(I assume you know how to download R and set it up on your machine. How to install and load packages. .... It is not that difficult. You can Google "R Language". Bruce Hahn and others on this forum use R. Dell teaches courses in R. ...