Hi,
Does R have a Decision Tree functionality akin to 'Precision Tree' by
Palisade? When I search, I end up with 'rpart' but this does not
appear to be what I am looking for.
Kind regards,
Per Bak
Copenhagen
__
R-help@r-proj
hi all,
i have a simple scatter plot, and i'd like to make it so the scatter
plot colors are slightly transparent. i see in a previous post that
someone mentioned the "alpha" parameter, but i am not sure how it can
be used with the 'plot' function [*].
for example, suppose i have:
plot(mydata$co
hi all,
suppose I have a file with several columns, and I want to plot all points
that meet a certain condition (i.e. all points in columns A and B that have
a value greater than such and such in column C of the data) in a new but
random color. That is, I want all these points to be colored diffe
3 matches
Mail list logo