Skip to content
Prev 82194 / 398502 Next

how to construct an index or classify the cases with the combination of categorical and continuous variables

There are a number of clustering routines available in R such as kmeans and
Mclust that may be applicable. Also on Cran is my depmix package which is
meant for analyzing dependent mixtures but can also be used to do latent
class analysis on mixed indicators, ie gaussian and binary indicators as you
seem to have.
hth, ingmar
On 12/5/05 5:34 PM, "ronggui" <042045003 at fudan.edu.cn> wrote: