*
   *
   *

   I have to setup a simple classification method (mix of factor and
numeric variables) that can iteratively:

   -          Use expert opinion prior on item X1

   -          Classify X1 based on estimated model (training set) and
expert opinion (previous requirement)

   -          Update the model with true classification information
(and eventually give some feedback on expert opinion contribution)

    

   Where can I start from? Is there a library good for this kind of
work?

   Can someone write down some simple example to kick off this
project?

    

   Thanks in advance



        [[alternative HTML version deleted]]

______________________________________________
[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
and provide commented, minimal, self-contained, reproducible code.

Reply via email to