Re: [R] neural net

2012-12-13 Thread arun
    other attached packages: [1] neuralnet_1.31 MASS_7.3-16    stringr_0.6    reshape_0.8.4  plyr_1.7.1    loaded via a namespace (and not attached): [1] tools_2.15.0 A.K. - Original Message - From: Katarzyna Nurzynska To: PIKAL Petr ; "r-help@r-project.org" Cc: Sent: Thursday

Re: [R] neural net

2012-12-13 Thread Katarzyna Nurzynska
Max. :44.00 Max. :6.000 Max. :2. Max. :1. Max. :2. Max. :83.00 Max. :63.00 So still not sure how to solve the problem _ From: PIKAL Petr [petr.pi...@precheza.cz] Sent: 13 December 2012 07:16 To: dada; r-help@r-project.org Subjec

Re: [R] neural net

2012-12-13 Thread dada
Thanks for your reply. I have compared my data with some other which works and I cannot see the difference... The structure of my data is shown below: > str(data) 'data.frame': 19 obs. of 7 variables: $ drug: Factor w/ 19 levels "A","B","C","D",..: 1 2 3 4 5 6 7 8 9 10 ... $ param1 :

Re: [R] neural net

2012-12-12 Thread PIKAL Petr
Hi > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of dada > Sent: Thursday, December 13, 2012 12:41 AM > To: r-help@r-project.org > Subject: [R] neural net > > Hi > I would like to do neural neto

[R] neural net

2012-12-12 Thread dada
Hi I would like to do neural netowrk analysis on my data. It look like this: drugparam1 param2 param3 param4 param5 class A 111 15 125 40 0.5 1 B 347 13 280 55 3 2 C 335 9 119 89 -40 1 D 477