Displaying 5 results from an estimated 5 matches for "cepardot".
Did you mean:
cardot
2005 Feb 18
1
Contingency tables profiles
...phics
par(mfrow=c(2,2))
barplot(cbind(cbind(t(PF),0),0),legend=colnames(F),density=100,cex.names=0.8)
barplot(cbind(cbind(cbind(t(PC),0),0),0),legend=rownames(F),density=100,cex.names=0.8)
mosaicplot(N,color=TRUE)
library(ade4)
table.cont(t(N),csize=4.5,col.labels=rownames(N))
Campo El?as PARDO
cepardot at cable.net.co
cepardot at unal.edu.co
2005 Nov 03
2
Can I do content analysis by R?
Can R conduct content analysis? I search "content analysis" in mail
archives and only find the concord package can compute Krippendorff's
alpha. If R cannot cope with content analysis, does anyone can tell me some
other softwares? Thank you very much!
2008 Nov 15
0
New Package FactoClass
new R package FactoClass to combine factorial methods and cluster
analysis is uploaded to CRAN. This package is implemented in order to perform a
multivariate exploration of a data table according to Lebart et al. (1995). We
use some ade4 functions (Chessel et al. 2004) to perform the factorial analysis
of the data and some stats functions in R to perform cluster methods.
Some new functions are
2005 Feb 11
3
Profiles graphics in a contingency table
Dear Users,
How can I obtain a profiles graphic in a CT similar to Excel.
Campo Elias PARDO
[[alternative HTML version deleted]]
2008 Nov 15
0
New Package FactoClass
new R package FactoClass to combine factorial methods and cluster
analysis is uploaded to CRAN. This package is implemented in order to perform a
multivariate exploration of a data table according to Lebart et al. (1995). We
use some ade4 functions (Chessel et al. 2004) to perform the factorial analysis
of the data and some stats functions in R to perform cluster methods.
Some new functions are