Displaying 8 results from an estimated 8 matches for "harman74".
Did you mean:
harman
2011 Oct 11
1
Labels in ICLUST
Dear all,
I can't get the labels slot in ICLUST to accept a character vector.
library(psych)
test.data <- Harman74.cor$cov
ic.out <- ICLUST(test.data,nclusters
=4,labels=letters[1:ncol(test.data)]) ##?Error in !labels : invalid
argument type
ic.out <- ICLUST(test.data,nclusters =4,labels=1:ncol(test.data)) ## OK
Any ideas?
2001 Jul 13
1
data(package = "..") gives extraneous warning (PR#1024)
...more information.
Type `demo()' for some demos, `help()' for on-line help, or
`help.start()' for a HTML browser interface to help.
Type `q()' to quit R.
> data(package = "mva")
Data sets in package `mva':
Harman23.cor Harman Example 2.3
Harman74.cor Harman Example 7.4
ability.cov Ability and Intelligence Tests
Warning message:
package `blue' contains no datasets in: data(package = "mva")
>
-------------------
See the warning line at the very end.
It's because of the new data() feat...
2012 Apr 02
2
R datasets ownership(copyright) and license
...east at the
moment probably are not copyrightable in the states -- but is there
guarantee that they are not protected by copyright elsewhere if their
origin abroad? But some seems to come from published works (still)
under copyright with "All rights reserved", e.g. datasets Harman23
and Harman74 [4].
Although similar question to mine was raised before [e.g. 1,2] I
have not found a straight answer e.g. from a list above or a mix of
them:
1. we simply did not look into it and adopted them with idea that if
someone complains -- we remove corresponding pieces
2. we considered all dataset...
2011 Aug 08
0
fa (psych) output oblique.scores=TRUE vs. FALSE
...ure matrix) or FALSE
(pattern matrix), respectively. However both produced the same loading
matrix even though my factors correlate to .65 (shouldn't this have a
different effect on pattern matrix than on structure matrix?).
In order to find a reproducible example, I tried again using the
"Harman74.cor" data mentioned in the fa (psych) example. Again the fa output
produced equal results with "oblique.scores" = TRUE/FALSE. Finally I have
run the analysis with my initial data using SPSS and have found a
substantial difference between structure and pattern matrix AND my fa output...
2008 Sep 09
2
NMDS and varimax rotation
hello,
subsequently to a NMDS analysis (performed with metaMDS or isoMDS) is
it possible to
rotate the axis through a varimax-rotation?
Thanks in advance.
Bernd Panassiti
2005 Feb 02
4
(no subject)
...Elisa assay of DNase
EuStockMarkets Daily Closing Prices of Major European Stock
Indices, 1991-1998
Formaldehyde Determination of Formaldehyde
HairEyeColor Hair and Eye Color of Statistics Students
Harman23.cor Harman Example 2.3
Harman74.cor Harman Example 7.4
Indometh Pharmacokinetics of Indomethicin
InsectSprays Effectiveness of Insect Sprays
JohnsonJohnson Quarterly Earnings per Johnson & Johnson Share
LakeHuron Level of Lake Huron 1875-1972
LifeCycleSavings...
2008 Sep 09
1
Addendum to wishlist bug report #10931 (factanal) (PR#12754)
...ths.
Thomson, G. H. (1951) \emph{The Factorial Analysis of Human Ability.}
London University Press.
}
\seealso{
\code{\link{print.loadings}},
\code{\link{varimax}}, \code{\link{princomp}},
\code{\link[datasets]{ability.cov}}, \code{\link[datasets]{Harman23.cor}},
\code{\link[datasets]{Harman74.cor}}
}
\examples{
# A little demonstration, v2 is just v1 with noise,
# and same for v4 vs. v3 and v6 vs. v5
# Last four cases are there to add noise
# and introduce a positive manifold (g factor)
v1 <- c(1,1,1,1,1,1,1,1,1,1,3,3,3,3,3,4,5,6)
v2 <- c(1,2,1,1,1,1,2,1,2,1,3,4,3,3,3,4,6,5)
v3 &...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...pline text html latex example
supsmu text html latex example
>>> Building/Updating help pages for package `mva'
Formats: text html latex example
Harman23.cor text html latex example
Harman74.cor text html latex example
ability.cov text html latex example
as.hclust text html latex example
biplot text html latex
biplot.princomp text html...