Displaying 20 results from an estimated 300 matches similar to: "what am I missing"
2008 Mar 27
1
functions
I wrote some functions for multiway CANDECOMP, i.e. for least
squares fitting of
a_{i_1\cdots i_m}\approx\sum_{s=1}^p x^1_{i_1s}x^1_{i_1s}\cdots
x^m_{i_ms}
with arrays of arbitrary dimension. Reminded me of the good old APL
days. I could not find this in the archives, but if it's already there,
I would appreciate if someone let me know.
2006 Mar 12
2
Logic Error (PR#8677)
Full_Name: Matthew Davis
Version: 2.2.0
OS: OS X (10.4.5)
Submission from: (NULL) (209.107.120.195)
the mean of my sample x is 0.2, and when I check mean(x)<=0.2 I get a TRUE
value, when I check mean(x)<=(1-0.8) I get a FALSE value. (x <- c(0, 1, 0, 0,
0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0))
2005 Jun 13
5
Citation for R
This is just a note that R would get a lot more citations if the recommended citation was an
article in a recognised journal or from a recognised publisher.
I use R in work leading to publications often, and I strongly want to give the R core team credit
for their work. However I find that I can't persuade my biological collaborators to include the
current R citation (below) in their
2008 Aug 20
1
FYI: APL in R
http://idisk.mac.com/jdeleeuw-Public/utilities/apl/apl.R
Dedicated to the IBM 2741.
Implemented for general multidimensional arrays:
drop, take, reshape, shape, rank, select, generalized inner product,
generalized
outer product, representation, base value, join, expand, reduce, scan,
member of, ravel, compress, tranpose, rotate
Basically, the APL-I part is complete, and after some testing
2005 Nov 26
0
correspondence analysis and canonical correspondence analysis in R
http://www.cuddyvalley.org/psychoR/code
now contains version 1.4 of ca.R
There are already many versions of CA and CCA in various R packages,
but this one has some unique features, so maybe it is useful.
The function ca() can do simple CA, but it also
allows for linear restrictions on the row and column scores (they
can be restricted to be in the span of a number of covariates). Thus
the
2006 Apr 18
0
scalassoc package
Many new things at
http://www.cuddyvalley.org/psychoR/
The scalassoc package, which fits exponential distance association
models
to indicator matrices, it now at version 1.0.0. It seems to be robust
and
can analyze large examples easily. It is a major improvement (in
speed and
robustness) over the distassoc package, which is at the same site.
scalassoc does something neat (if you like
2007 Dec 23
0
anacor: yet another ca package
anacor-0.9.0 is on CRAN (by De Leeuw and Mair)
anacor does correspondence analysis and canonical correspondence
analysis. It can make row plots, column plots,
joint plots, Benz?cri plots, regression plots,
and transformation plots. Where appropriate, plots can
be in 3d using either rgl or scatterplot3d. Row and
column points can be in standard scaling, Benz?cri
scaling, Goodman scaling,
2007 Dec 23
0
anacor: yet another ca package
anacor-0.9.0 is on CRAN (by De Leeuw and Mair)
anacor does correspondence analysis and canonical correspondence
analysis. It can make row plots, column plots,
joint plots, Benz?cri plots, regression plots,
and transformation plots. Where appropriate, plots can
be in 3d using either rgl or scatterplot3d. Row and
column points can be in standard scaling, Benz?cri
scaling, Goodman scaling,
2008 Dec 11
0
Fwd: Jacobi Plane Rotations in R
http://idisk.mac.com/jdeleeuw-Public/jacobi
This is paper/software for various techniques based on Jacobi plane
rotations.
There is R code for
-- classical cyclical Jacobi Eigen diagonalization
-- Jacobi-based SVD diagonalization
-- approximate simultaneous diagonalization of symmetric matrices (De
Leeuw/Pruzansky 1978)
-- approximate simultaneous diagonalization of rectangular matrices
2005 May 24
0
R Packages and code published in JSS in 2005
Get articles from http://www.jstatsoft.org
Firth
Bradley-Terry Models in R
Volume 12, Issue 01
Sturtz, Ligges, and Gelman
R2WinBUGS: A Package for Running WinBUGS from R
Volume 12, Issue 03
Mineo and Ruggieri
A Software Tool for the Exponential Power Distribution: The normalp
Package
Volume 12, Issue 04
Ritz and Streibig
Bioassay Analysis Using R
Volume 12, Issue 05
Baddeley and Turner
2005 May 24
0
R Packages and code published in JSS in 2005
Get articles from http://www.jstatsoft.org
Firth
Bradley-Terry Models in R
Volume 12, Issue 01
Sturtz, Ligges, and Gelman
R2WinBUGS: A Package for Running WinBUGS from R
Volume 12, Issue 03
Mineo and Ruggieri
A Software Tool for the Exponential Power Distribution: The normalp
Package
Volume 12, Issue 04
Ritz and Streibig
Bioassay Analysis Using R
Volume 12, Issue 05
Baddeley and Turner
2006 Apr 19
0
Code Snippets
JSS has been trying to develop a "Code Snippet" section (Hornik and
Koenker,
editors), but so far there have not been many submissions, possibly
because
this is not widely known.
if you have some code that is not a full-blown package (just one or two
functions) and you think it will be of general use, think about
submitting.
There is an excellent example in Volume 11 by Duncan
2006 May 22
0
JSS Code Snippets
JSS is trying to develop it's Code Snippets section. We have some
snippets lined
up and one published in the latest volume
http://www.jstatsoft.org/index.php?vol=16
If you have small chunks of code of obvious relevance to statistical
computing
(need not be in R) consider submitting it -- why keep it to
yourself ? Just a
matter of pasting a minimal amount of TeX into our templates and
2007 Oct 18
0
homals-0.9.0
homals-0.9.0 is on CRAN -- by Jan de Leeuw and Patrick Mair
This package implements the methods discussed in Gifi, Nonlinear
Multivariate
Analysis, Wiley, 1990. In the Gifi terminology it covers homals,
princals,
canals, morals, criminals, and overals. The R implementation fills
several
gaps in Gifi, adding multiple ordinal, numerical, and polynomial data
transformations. Differences with
2007 Oct 18
0
homals-0.9.0
homals-0.9.0 is on CRAN -- by Jan de Leeuw and Patrick Mair
This package implements the methods discussed in Gifi, Nonlinear
Multivariate
Analysis, Wiley, 1990. In the Gifi terminology it covers homals,
princals,
canals, morals, criminals, and overals. The R implementation fills
several
gaps in Gifi, adding multiple ordinal, numerical, and polynomial data
transformations. Differences with
2007 Feb 03
1
JSS Volume 18 (www.jstatsoft.org)
Special Volume on Spectroscopy and Chemometrics in R
Guest Edited by Katharine M. Mullen and Ivo H.M. van Stokkum
11 contributions, with software packages and examples
Similar volumes on R in Psychometrics (guest edited by
Jan de Leeuw) and R in Political Methodology (guest edited
by Micah Altman and Simon Jackman) are close to being finished.
Additional volumes are being worked on. Proposals
2009 Sep 19
0
homals package and core loop
The homals package
http://www.jstatsoft.org/v31/i04
will get a major programming overhaul. This will take some time,
but what's a few years on a 40-year project. Suggestions
from the audience are welcome.
homals() has a core loop over the m variables in which
1. tapply is used to compute category quantification (centroids)
2. category quantifications are then adjusted to satisfy the
2009 Sep 19
0
homals package and core loop
The homals package
http://www.jstatsoft.org/v31/i04
will get a major programming overhaul. This will take some time,
but what's a few years on a 40-year project. Suggestions
from the audience are welcome.
homals() has a core loop over the m variables in which
1. tapply is used to compute category quantification (centroids)
2. category quantifications are then adjusted to satisfy the
2008 Jul 12
0
R-outlet: Journal of Statistical Software
The Journal of Statistical Software was founded by Jan
de Leeuw in 1996. Currently, there are 26 volumes with 260
aricles and the journal publishes about 4 new volumes
per year. The web address is www.jstatsoft.org. All
articles are pdf files, since 2005 all produced from
JSS LaTeX templates.
JSS is edited by Jan de Leeuw, since
2005 jointly with Achim Zeileis of the Wirtschaftsuniversität Wien.
2005 Nov 06
0
R for Psychometrics
Over the last couple of years I have written quite a few
R programs for various "psychometric" techniques, and I am
regularly updating and expanding what is there. I now
have (wholly or partially), or have planned
-- gifi package (update to homals on CRAN). Code for
multiple correspondence analysis, nonlinear principal
component analysis, nonlinear multiset canonical