Displaying 8 results from an estimated 8 matches for "harman23".
Did you mean:
harman
2003 Jan 20
1
make check for R-1.6.2 on IBM AIX
Dear all,
The 'make check' step fails for the pacakge mva on IBM AIX.
The tail of the Rout log file looks like:
> for(factors in 2:4) print(update(Harman23.FA, factors = factors))
Call:
factanal(factors = factors, covmat = Harman23.cor)
Uniquenesses:
height arm.span forearm lower.leg weight
0.170 0.107 0.166 0.199 0.089
bitro.diameter chest.girth chest.width...
2004 Aug 10
0
Check failed after compilation (PR#7159)
...ibution
>
> ### ** Examples
>
> qgeom((1:9)/10, prob = .2)
[1] 0 0 1 2 3 4 5 7 10
> Ni <- rgeom(20, prob = 1/4); table(factor(Ni, 0:max(Ni)))
0 1 2 3 4 5 6 7 8 9 10 11
5 3 3 1 2 2 0 1 0 1 1 1
>
>
>
> cleanEx(); ..nameEx <- "Harman23.cor"
>
> ### * Harman23.cor
>
> flush(stderr()); flush(stdout())
>
> ### Name: Harman23.cor
> ### Title: Harman Example 2.3
> ### Aliases: Harman23.cor
> ### Keywords: datasets
>
> ### ** Examples
>
> data(Harman23.cor)
> (Harman23.FA <- factan...
2013 May 29
0
"Unable to optimize" error returned in factanal using R-3.0.1, Windows 64 bit, and OpenBLAS
...s is in statsEx.Rout
fa <- factanal( ~., 2, data = swiss)
Error in factanal(~., 2, data = swiss) :
unable to optimize from this starting value
Interestingly, using 1 or 3 as the value for factor works fine, it is 2 which fails.
The other failed call is in datasetsEx, and it is...
(Harman23.FA <- factanal(factors = 1, covmat = Harman23.cor))
...other code...
for(factors in 2:4) print(update(Harman23.FA, factors = factors))
...when the value for factors is 4 (1, 2, and 3 work fine).
I understand that "unable to optimize" can only come from no convergent "bes...
2001 Jul 13
1
data(package = "..") gives extraneous warning (PR#1024)
...contributors.
Type `contributors()' for 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 ver...
2012 Apr 02
2
R datasets ownership(copyright) and license
...ta, thus at least 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 considere...
2005 Feb 02
4
(no subject)
...cks on different diets
DNase 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 La...
2008 Sep 09
1
Addendum to wishlist bug report #10931 (factanal) (PR#12754)
...tical Method.} Second edition. Butterworths.
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...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...smooth text html latex example
smooth.spline 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 te...