Displaying 20 results from an estimated 105 matches for "gifi".
Did you mean:
gif
2003 Jun 16
1
R version on gifi
Pretty soon, hopefully, the RAqua version will make the Darwin/X11
version unnecessary. In the meantime, for convergence, I'll modify the
Gifi
version in various ways.
-- It's 1.7.1
-- It no longer supports gnome
-- It still uses Tcl/Tk for X11 (using 8.5 from CVS)
!! It no longer uses anything from fink (readline and dlcompat
as on Stefano's site, jpeg and png and teTeX from Gerben Wierda's
i-installer, Tcl/Tk fro...
2002 Oct 05
0
R-1.6.0 for Darwin
...Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical
Software
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
------------------------------------------------------------------------
-------------------------
No matter where you go, there you are. --- Buckaroo Banzai
http://gifi.stat.ucla.edu/sounds/nomatter.au
------------------------------------------...
2002 Oct 06
1
R-1.6.0
...guar (actually on 10.2.2), using gcc 3.1
from Apple, g77 3.1 from fink, ATLAS from fink. It passes all
checks OK.
I also re-compiled the 233 packages listed below
with the same setup. I have NOT tested all these
packages in any detail. A tar.gz file with the whole /usr/local/lib/R
will be on ftp://gifi.stat.ucla.edu on Tuesday. It will NOT include
anything from fink (i.e. /sw) or Xfree86 (/usr/X11R6).
The problem with tkrplot is that the load command in tcl does not
seem to work (while it did work under 10.1). The problem with
ROracle, RSQLite, RQuantlib is that they need libraries which
I do no...
2004 Feb 13
6
Building r-devel on Panther
I did:
./configure --with-blas='-framework vecLib' --with-lapack --with-aqua
make
sudo make install
sudo make install-aqua
Everything seems to be OK (some warnings about multiple definitions of
some symbols). However:
bass$ /Library/Frameworks/R.framework/Resources/bin/R
Fatal error: unable to open the base package
I got the same message when clicking on R.app in /Applications
This
2002 Oct 10
4
Correspondence analysis/optimal scaling with ordinal variable
Dear R specialists,
I have a multivariate statistics question that I want to submit to
the R community (which conveys a very good statistical knowledge).
I need to perform an optimal scaling based on a discrete variable and
an ordinal variable. The discrete variable, Area, defines a
geographical area. The ordinal variable, EducationLevel, describes
the education level of individuals (the
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 previous CRAN v...
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 previous CRAN v...
2002 Oct 23
0
R-1.6.1 with gcc-3.3
...-install_name \$(Rexeclibdir)/libR.dylib
-framework Carbon"
i.e. I have also switched over to two-level namespaces. If the
-bundle flag is fixed, the first one will simply become
shlib_ldflags="-bundle -bundle_loader /usr/local/lib/R/bin/R.bin"
For those of you with accounts on gifi, I will upgrade the
gcc-3.3, which you get by putting /usr/local/bin at the beginning of
your PATH. gifi (a 450Mhz Cube) now runs OS X 10.2.2 (build 6F14).
It will soon get a CPU upgrade to dual 850Mhz.
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multiv...
2003 Aug 17
2
R-devel problem
...Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical
Software
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
------------------------------------------------------------------------
-------------------------
No matter where you go, there you are. --- Buckaroo Banzai
http://gifi.stat.ucla.edu/sounds/nomatter.au
2003 Oct 03
2
tseries
Has anyone successfully check/build tseries for MacOSX?
It seems like there is the same problem with symbols duplications. The
-m like option does not seem to help.
stefano
2003 Oct 15
2
help.search in trouble with R-patched ?
...unless its me missing something...
> help.search("prompt", agrep=F)
Error: couldn't find function ".class1"
> traceback()
12: initialize(value, ...)
11: initialize(value, ...)
10: new("ObjectsWithPackage", value, package = pkg)
9: metaNameUndo(unique(these), prefix = "M", searchForm = searchForm)
8: methods:::getGenerics(ns)
7:
2002 Aug 22
1
RXLisp
...;s (i.e. functions defined
in compiled C code in XLS), and it does not know about
XLS objects, graphics, arrays, vectors, etc. I am not sure
if my version, which does not use the libxlisp.so shared
lib at all, can do all that Duncan's version can. I will put
RXLisp as a binary package on http://gifi.stat.ucla.edu/pub
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
-------------------------------...
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
correlation analysis. Implements everything in Gifi (1990)
or SPSS Categories, and then some. Status: done.
-- aspect package (optimiz...
2003 Aug 17
2
(no subject)
...Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical
Software
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
------------------------------------------------------------------------
-------------------------
No matter where you go, there you are. --- Buckaroo Banzai
http://gifi.stat.ucla.edu/sounds/nomatter.au
2002 Dec 26
3
BLAS/Lapack on OS X
...Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical
Software
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
------------------------------------------------------------------------
-------------------------
No matter where you go, there you are. --- Buckaroo Banzai
http://gifi.stat.ucla.edu/sounds/nomatter.au
------------------------------------------...
2002 Aug 19
0
[Fwd: LispStat, R and ViSta [was: Re: Status?]]
...m)
>
>>
>> ===
>> Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
>> US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
>> phone (310)-825-9550; fax (310)-206-5658; email:
>> deleeuw@stat.ucla.edu
>> homepage: http://gifi.stat.ucla.edu
>>
>> ----------------------------------------------------------------------
>> -- -------------------------
>> No matter where you go, there you are. --- Buckaroo Banzai
>> http://gifi.stat.ucla.edu/sounds/nomatter.au
&g...
2002 Nov 15
0
survreg (survival) reports erroneous results for left-censored (PR#2293)
...; Editor: Journal of Multivariate Analysis, Journal of Statistical
>>> Software
>>> US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
>>> phone (310)-825-9550; fax (310)-206-5658; email:
>>> deleeuw@stat.ucla.edu
>>> homepage: http://gifi.stat.ucla.edu
>>>
>>> ---------------------------------------------------------------------
>>> ---
>>> -------------------------
>>> No matter where you go, there you are. --- Buckaroo Banzai
>>> http://gifi.stat...
2003 Oct 18
1
libR.dylib on OS X
...e Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical
Software
US mail: 8130 Math Sciences Bldg, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
------------------------------------------------------------------------
-------------------------
No matter where you go, there you are. --- Buckaroo Banzai
http://gifi.stat.ucla.edu/sounds/nomatter.au
2004 Apr 24
2
R-devel from rsync 04/23
...e Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical
Software
US mail: 8130 Math Sciences Bldg, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
------------------------------------------------------------------------
-------------------------
No matter where you go, there you are. --- Buckaroo Banzai
http://gifi.stat.ucla.edu/sounds/nomatter.au
2003 Aug 13
4
RAqua
...Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical
Software
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
------------------------------------------------------------------------
-------------------------
No matter where you go, there you are. --- Buckaroo Banzai
http://gifi.stat.ucla.edu/sounds/nomatter.au