Skip to content
Prev 278431 / 398502 Next

I cannot get species scores to plot with site scores in MDS when I use a distance matrix as input. Problems with NA's?

Try the daisy() function from the package "cluster", it seems to be able to
handle NAs and non-dummy coded character variables

metaMDS(daisy(df, metric="gower"))




Edwin Lebrija Trejos wrote
--
View this message in context: http://r.789695.n4.nabble.com/I-cannot-get-species-scores-to-plot-with-site-scores-in-MDS-when-I-use-a-distance-matrix-as-input-Pr-tp4103699p4104406.html
Sent from the R help mailing list archive at Nabble.com.