search for: hoeffd

Displaying 17 results from an estimated 17 matches for "hoeffd".

2006 Sep 26
0
Infinite Loop when installing a package from source (PR#9258)
...build_help_opts= '--debug --txt --html --latex --example' 'Rcmd INSTALL': now doing 'eval ... do_install': * Installing *source* package 'Hmisc' ... ** libs ++ mkdir -p /home/dupontct/Hmisc.Rcheck/Hmisc/libs ++ test -f src/Makefile ++ cd src +++ ls cidxcn.f cidxcp.f hoeffd.f jacklins.f largrec.f ranksort.c rcorr.f string_box.c wclosest.f '*.cc' '*.cpp' '*.f90' '*.f95' ++ srcs='cidxcn.f cidxcp.f hoeffd.f jacklins.f largrec.f ranksort.c rcorr.f string_box.c wclosest.f' +++ cd /usr/lib/R/bin/exec +++ ls ++ archs=R ++ R_ARCH_keep=...
2005 Jun 10
1
Fortran compilation error
...e package source onto my Desktop, unzipped it, and then typed: R CMD INSTALL /Users/brianbeckage/Desktop/Hmisc * Installing *source* package 'Hmisc' ... ** libs g77 -fno-common -g -O2 -c cidxcn.f -o cidxcn.o g77 -fno-common -g -O2 -c cidxcp.f -o cidxcp.o g77 -fno-common -g -O2 -c hoeffd.f -o hoeffd.o g77 -fno-common -g -O2 -c jacklins.f -o jacklins.o g77 -fno-common -g -O2 -c largrec.f -o largrec.o gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/usr/local/include -fno-common -g -O2 -c ranksort.c -o ranksort.o g77 -fno-common -g -O2 -c r...
2007 Nov 22
1
problem updating packages on Ubuntu 7.10
...rs to be a problem involving gfortran. For example, here is the output of an attempt to update the Hmisc package. * Installing *source* package 'Hmisc' ... ** libs gfortran -fpic -g -O2 -c cidxcn.f -o cidxcn.o gfortran -fpic -g -O2 -c cidxcp.f -o cidxcp.o gfortran -fpic -g -O2 -c hoeffd.f -o hoeffd.o gfortran -fpic -g -O2 -c jacklins.f -o jacklins.o gfortran -fpic -g -O2 -c largrec.f -o largrec.o gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include -fpic -g -O2 -c ranksort.c -o ranksort.o gfortran -fpic -g -O2 -c rcorr.f -o rcorr.o gfortran -fpic -g -O2 -...
2004 Mar 30
2
RAqua and gcc
...g error while installing Hmisc package. I would appreciate any suggestion to fix this problem. Thanks Kosuke * Installing *source* package 'Hmisc' ... ** libs g77 -fno-common -g -O2 -c cidxcn.f -o cidxcn.o g77 -fno-common -g -O2 -c cidxcp.f -o cidxcp.o g77 -fno-common -g -O2 -c hoeffd.f -o hoeffd.o g77 -fno-common -g -O2 -c jacklins.f -o jacklins.o g77 -fno-common -g -O2 -c largrec.f -o largrec.o gcc -no-cpp-precomp -I/Applications/StartR.app/RAqua.app/Contents/include -I/usr/local/include -fno-common -g -O2 -c ranksort.c -o ranksort.o dyld: gcc version mismatch for l...
2005 Feb 05
2
Problem installing Hmisc (more info)
...in: > install.packages("Hmisc") Here's what the Console had to say: > * Installing *source* package 'Hmisc' ... > ** libs > g77 -fno-common -g -O2 -c cidxcn.f -o cidxcn.o > g77 -fno-common -g -O2 -c cidxcp.f -o cidxcp.o > g77 -fno-common -g -O2 -c hoeffd.f -o hoeffd.o > g77 -fno-common -g -O2 -c jacklins.f -o jacklins.o > g77 -fno-common -g -O2 -c largrec.f -o largrec.o > gcc -no-cpp-precomp > -I/Library/Frameworks/R.framework/Resources/include > -I/usr/local/include -fno-common -g -O2 -c ranksort.c -o ranksort.o > g...
2007 Jul 13
2
trouble compiling Hmisc package
...#39;s what we get: R CMD INSTALL /usr/local/srctree/Hmisc_3.4-2.tar.gz * Installing to library '/usr/local/lib/R/library' * Installing *source* package 'Hmisc' ... ** libs g95 -fPIC -g -O2 -c cidxcn.f -o cidxcn.o g95 -fPIC -g -O2 -c cidxcp.f -o cidxcp.o g95 -fPIC -g -O2 -c hoeffd.f -o hoeffd.o g95 -fPIC -g -O2 -c jacklins.f -o jacklins.o g95 -fPIC -g -O2 -c largrec.f -o largrec.o In file largrec.f:27 DO xl=xlim(1),xlim(2)-width,xinc 1 Error: Loop variable at (1) must be a scalar INTEGER In file largrec.f:28 DO yl=ylim(1),ylim(2)-height,yinc...
2002 Jun 07
0
Problems in installation of package HMISC
...inux mandrake 8.2 build), but when using "R CMD INSTALL" I get the following error: R CMD INSTALL Hmisc_1.0-1.tar.gz *Installing *source* package 'Hmisc' ... ** libs g77 -fPIC -g -02 -c cidxcn.f -o cidxcn.o g77 -fPIC -g -02 -c cidxcp.f -o cidxcp.o g77 -fPIC -g -02 -c hoeffd.f -o hoeffd.o g77 -fPIC -g -02 -c largrec.f -o largrec.o gcc -I/usr/lib/R/include -I/usr/local/include -D__NO_MATH_INLINE PIC -03 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -fno-strength-reduce -c ranksort.c -o rcorr.o gcc -shared -o Hmisc.so cidxcn.o cidxcp.o hoeffd.o largrec...
2005 Sep 16
0
Problems compiling Hmisc
...stalled g77(using Fink). I am using the Package installer provided by the GUI, and this is the output I obtain: * Installing *source* package 'Hmisc' ... ** libs g77 -fno-common -g -O2 -c cidxcn.f -o cidxcn.o g77 -fno-common -g -O2 -c cidxcp.f -o cidxcp.o g77 -fno-common -g -O2 -c hoeffd.f -o hoeffd.o g77 -fno-common -g -O2 -c jacklins.f -o jacklins.o g77 -fno-common -g -O2 -c largrec.f -o largrec.o gcc-3.3 -no-cpp-precomp - -I/Library/Frameworks/R.framework/Resources/include - -I/usr/local/include -fno-common -g -O2 -c ranksort.c -o ranksort.o g77 -fno-common -g -O2 -c...
2010 Apr 30
4
plotting multiple CIs
Hello, I need to plot multiple confidence intervals for the same model parameter e.g. so for the same value of the parameter in point x_1 I would like to see four different confidence intervals so that I can compare the accuracy e.g. boot basic vs normal vs my own vs classic lm CI etc. I like very very much the plotCI implemented here: http://cran.r-project.org/web/packages/plotrix/index.html
2005 Jul 07
0
Failing to install Hmisc on Mac OS 10.3.9, R Version 2.1.0 Patched (2005-05-12)
.../x-gzip' length 462535 bytes opened URL ================================================== downloaded 451Kb * Installing *source* package 'Hmisc' ... ** libs g77 -fno-common -g -O2 -c cidxcn.f -o cidxcn.o g77 -fno-common -g -O2 -c cidxcp.f -o cidxcp.o g77 -fno-common -g -O2 -c hoeffd.f -o hoeffd.o g77 -fno-common -g -O2 -c jacklins.f -o jacklins.o g77 -fno-common -g -O2 -c largrec.f -o largrec.o gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/usr/local/include -fno-common -g -O2 -c ranksort.c -o ranksort.o g77 -fno-common -g -O2 -...
2011 Oct 07
1
R equivalent of proc varclus
Dear List What is the R package equivalent of Proc Varclus or Information Value. ANy assistance in determining R equivalents of f Oblique Component Analysis (PROC VARCLUS), Information Value (IV) and Weight Of Evidence (WOE) analysis, and business intelligence http://www.nesug.org/proceedings/nesug06/an/da23.pdf Regards, Ajay Websites- http://decisionstats.com [[alternative HTML version
2001 Jun 03
1
Difficulty with R CMD INSTALL
...ons -fno-fast-math -c cidxcn.f -o cidxcn.o g77 -fPIC -O3 -fomit-frame-pointer -pipe -s -march=pentium -ffast-math -fexpensive-optimizations -fno-fast-math -c cidxcp.f -o cidxcp.o g77 -fPIC -O3 -fomit-frame-pointer -pipe -s -march=pentium -ffast-math -fexpensive-optimizations -fno-fast-math -c hoeffd.f -o hoeffd.o g77 -fPIC -O3 -fomit-frame-pointer -pipe -s -march=pentium -ffast-math -fexpensive-optimizations -fno-fast-math -c largrec.f -o largrec.o gcc -I/usr/lib/R/include -I/usr/local/include -mieee-fp -D__NO_MATH_INLINES -fPIC -O3 -fomit-frame-pointer -pipe -s -march=pentium -ffast-mat...
2007 Dec 11
2
Hmisc compilation problem
...protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cidxcp.f -o cidxcp.o gfortran -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c hoeffd.f -o hoeffd.o gfortran -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c jacklins.f -o jacklins.o gfortran -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-pr...
2015 May 04
0
Version 3.16-0 of Hmisc now on CRAN
...enjamin Tyler * getRs: new function to interact with https://github.com/harrelfe/rscripts * knitrSet: new function to setup knitr with nice defaults for books etc. * rcorr: fixed sensing of NAs and diagonal elements of n matrix; thanks: Keith Jewell, Campden BRI Group; similar for hoeffd -- ------------------------------------------------------------------------ Frank E Harrell Jr Professor and Chairman School of Medicine Department of *Biostatistics* *Vanderbilt University* [[alternative HTML version deleted]] _______________________________________________ R-packages m...
2015 May 04
0
Version 3.16-0 of Hmisc now on CRAN
...enjamin Tyler * getRs: new function to interact with https://github.com/harrelfe/rscripts * knitrSet: new function to setup knitr with nice defaults for books etc. * rcorr: fixed sensing of NAs and diagonal elements of n matrix; thanks: Keith Jewell, Campden BRI Group; similar for hoeffd -- ------------------------------------------------------------------------ Frank E Harrell Jr Professor and Chairman School of Medicine Department of *Biostatistics* *Vanderbilt University* [[alternative HTML version deleted]] _______________________________________________ R-packages m...
2001 Aug 08
1
Package for variable clustering
Dear R users: is there a package, similar to varclus in SAS or varclus in S, ported or written for R? Also, is there any other package in R that was designed for grouping the variables under different measures of distance (in cases where data is non-Gaussian, autocorrelated, and so on). Janusz. -- ** Janusz Kawczak ** ** UNC at Charlotte,
2001 Apr 10
5
Similarity matrix
I frequently use hclust on a similarity matrix. In R only a distance matrix is allowed. Is there a simple reliable transformation of a similarity matrix that will result in a distance matrix making hclust work the same as S-Plus with a similarity matrix? Venables & Ripley 3rd edition implies that a simple reversal of values will suffice. Thanks -Frank -- Frank E Harrell Jr