Displaying 1 result from an estimated 1 matches for "basetrait".
Did you mean:
basetraits
2006 Mar 20
1
type in daisy
...es are of mixed types so I use the argument 'stand' in daisy
to define the type of my variables.
I have the following error message :
Warning message:
binary variable(s) 13, 16, 17, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31,
32, 33, 34, 35, 36, 37, 38, 39 treated as interval scaled in:
daisy(basetraits, stand = FALSE, type = list(numeric = c(1, 7),
I don't understand why R doesn't accept that I declare these binary
variables in symm or assym (depending on the variable).
Thanking you in anticipation,
Jeanne Vallet
PS : To help you to understand my question, my script is :
aa<-...