Dear r-help,
I am using CAH. I would cut my dendogram. What is the command in R that
allows draw a graph of the semi-partial R-squared ?
Best Regards
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.c
Dear r-help,
>
> I am using CAH. I would cut my dendogram. What is the command in R that
> allows draw a graph of the semi-partial R-squared ?
>
I did this:
d3=read.table("dd.txt", header=TRUE,dec=',',row.names='variable')
don<-scale(d3, center = TRUE, scale = TRUE)
#Calcul du Matrice de simi
2 matches
Mail list logo