search for: neoucom

Displaying 2 results from an estimated 2 matches for "neoucom".

Did you mean: neocom
2010 May 10
0
Plotting residuals from a sem object
...o produce similar plots for a path model (or generate the appropriate residuals to just do the plot myself)? thanks, Jesse _________________________________________ Jesse W. Young, Ph.D. Assistant Professor Department of Anatomy and Neurobiology Northeastern Ohio Universities College of Medicine (NEOUCOM) Office phone: (330) 325-6304 Lab phone: (330) 325-6307 Fax: (330) 325-5916 Email: jwyoung at neoucom.edu Web page: www.jessewyoung.com
2008 Nov 21
1
Help with CCLUS
Hi, I am using the following syntax to enter data and perform a cluster analysis: x <- read.table ("clstrdbt.csv", header=TRUE, sep = ",",fill = TRUE) cl<-cclust(x,4,20,verbose=TRUE,method="kmeans") This is the result I receive: Error in cclust(x, 4, 20, verbose = TRUE, method = "kmeans") : (list) object cannot be coerced to type 'double'