Darin Brooks wrote:
Good evening
Does R have an extension/add-on package that assists in Classification and
Regression Tree analysis?
Yes. Abundantly. Have a look under `Recursive Partitioning'
in the following Task View:
http://cran.r-project.org/web/views/MachineLearning.html
HTH,
Tobias
Good evening
Does R have an extension/add-on package that assists in Classification and
Regression Tree analysis?
Thanks for your time
Darin Brooks
Geomatics/GIS/Remote Sensing Coordinator
Kim Forest Management Ltd. Cranbrook Office
Cranbrook, BC
Checked by AVG.
12:59 PM
[
On Sun, 2007-12-09 at 21:24 +0100, [EMAIL PROTECTED] wrote:
> I would like to know if is it possible implemet a partitioning tree
> using a function like rpart, or mvpart, and with formula a glm-object
> (as a logistic models) or a robust linear regression (as least sum of
> absolute errors)
I would like to know if is it possible implemet a partitioning tree
using a function like rpart, or mvpart, and with formula a glm-object
(as a logistic models) or a robust linear regression (as least sum of
absolute errors).
In this case, the appropriate "method" to use is "mrt"? Or another
4 matches
Mail list logo