Displaying 1 result from an estimated 1 matches for "germany2009".
2012 Nov 16
1
polycor package
...thogonal) { :
the condition has length > 1 and only the first element will be used
Below is the code that I am using for my dataset. I also tried to copy and
paste the code from the sem.pdf file using data from CNES but I still get
an error message.
Any help would be much appreciated.
> germany2009 <- read.dta("StataforR.dta")
> #attach(germany2009)
> viewData(germany2009)
> #
> hcor <- function(data) hetcor(data, std.err=F, pd=T)$correlations
> hetcor=hcor(germany2009)
> hetcor
cdupid MERKELLIKE CDULIKE MERKELPROX CDUPROX
cdupid 1.0...