Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Empirically solving complex problems

by Anonymous Monk
on Mar 07, 2005 at 23:24 UTC ( [id://437343]=note: print w/replies, xml ) Need Help??


in reply to Empirically solving complex problems

You're not kooky if this works for you.

Based on your descriptions of the problem, and your statement that this is indeed multivariate rather than univariate, it appears that you want to develop a classifier (i.e. pattern-recognition). You would then test that classifier with input data. One easy way to do so is a statistical construct called a support-vector machine (SVM). They can be implemented almost trivially in the e1071 package for R. An SVM implementation would have the advantage of allowing you to classify individuals rather than groups.

HTH

  • Comment on Re: Empirically solving complex problems

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://437343]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-24 07:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found