On 9/19/05 9:32 AM, "Yuliya S Ivanova" <[EMAIL PROTECTED]> wrote:

> I built the model of classification tree.Now I want to convert the result
> rules of the tree into Sql query for applying received rules to my dataset
> in the database managment system.
> Can this be done or not ? If it can, tell me please how I can do it.
> Thanks for your help.

This will need to be done by hand, I think.  In other words, you will need
to write the SQL query yourself.  Of course, you can make such a query
dynamic using tools like "paste", but I don't think there is a tool to do
exactly what you want.

Sean

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to