Re: [R] discrete discriminant analysis

2012-11-18 Thread Uwe Ligges
On 16.11.2012 16:05, Catarina Maia wrote: Hello, I am using the mda package and in particular the fda routine to classify in term of gear a set of 20 trips. I preformed a flexible discriminant analysis (FDA) using a set of 151 trips. FDAT1 <- fda(as.factor(gear) ~ . , data =matrizR) A t

[R] discrete discriminant analysis

2012-11-16 Thread Catarina Maia
Hello, I am using the mda package and in particular the fda routine to classify in term of gear a set of 20 trips. I preformed a flexible discriminant analysis (FDA) using a set of 151 trips. FDAT1 <- fda(as.factor(gear) ~ . , data =matrizR) A total of 22 predictors were considered. 20 of t