I have divided my data into a training set and a test set.
I have then applied a logistic transformation to the variables
in the training set and have used pam to assign the observations
to one of four clusters.
My question is How do I score the test observations now that I have the
training set with clusters?
Thank you.
--
__________________________
*Barry E. King, Ph.D.*
__________________________
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.