Displaying 20 results from an estimated 2000 matches similar to: "Having problems with quantreg"
2005 Feb 19
3
Problems installing quantreg
Hi All,
I'm trying to install the quantreg library on my MEPIS box (debian-based
linux). When I try >install.packages("quantreg") it fails to loads and
errors with: /usr/bin/ld: cannot find -lblas-3. I tried installing a ton of
packages to fix the missing part but the only thing I manage to do it cause
problems with another shared library and had to re-install a couple of
2005 Feb 19
3
Problems installing quantreg
Hi All,
I'm trying to install the quantreg library on my MEPIS box (debian-based
linux). When I try >install.packages("quantreg") it fails to loads and
errors with: /usr/bin/ld: cannot find -lblas-3. I tried installing a ton of
packages to fix the missing part but the only thing I manage to do it cause
problems with another shared library and had to re-install a couple of
2008 Aug 12
1
Conflict between octave3.0-headers and r-base-dev
Hi,
I'm using Ubuntu Hardy i386, and the R 2.7.1 Ubuntu packages from CRAN.
The CRAN r-base-dev package depends on refblas3-dev or atlas3-base-dev,
but octave3.0-headers depends on libblas-dev. The two blas packages seem
to conflict, so r-base-dev and octave3.0-headers can't be installed
together.
Is this a known issue?
Thanks,
Gad
$ sudo apt-get install octave3.0-headers
Reading
2007 May 23
1
(PR#9691) 'Bug'#424696: R CMD INSTALL -l <path> does not
I looked for evidence that this is supposed to happen, as it was news to
me that it did on some versions of R. Possible sources of documentation
seem to be
R CMD INSTALL --help
?INSTALL
R-intro.texi, R-exts.texi, R-admin.texi
none of which mention this AFAICS, and all seem to be written assuming an
existing library tree.
DId you find something to suggest otherwise? Clearly no alpha/beta
2007 Jul 02
1
Ubuntu package for 2.5.1
Hi all,
Just a quick note to bring to all Ubuntu users on i386 that the
packages for R 2.5.1 (and a few recommended packages needed
rebuilding) are now available from CRAN. Supported distributed are
Dapper (6.06), Edgy (6.10) and Feisty (7.04).
Please report any problems to me and/or this list.
---
Vincent Goulet, Associate Professor
?cole d'actuariat
Universit? Laval, Qu?bec
2004 Oct 12
3
problem with lapack.so under Debian Sid
Dear list,
I am sorry to bother you with this.
I just upgraded yesterday to R 2.0.0 (using apt-get under Debian Sid), and
now have problems running e.g., summary(lm(...))
the lm is calculated, but the summary statement gives me the following
error:
Error in La.chol2inv(x, size) : lapack routines cannot be loaded
In addition: Warning message:
unable to load shared library
2001 Dec 05
1
problem loading quantreg on WinNT
Dear R-help,
Has anyone been able to use the quantreg package on Windows successfully? I
tried to load it and get the following:
> library(quantreg)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"C:/PROGRA~1/R/rw1031/library/quantreg/libs/quantreg.dll":
LoadLibrary failure: The specified procedure could not be found.
Error in
2011 Apr 28
3
Problem loading quantreg
Hi all,
I'm trying to load the quantreg package but keep running into problems no
matter which method I have tried. Does anybody know what this error (below)
means in plain language and what I might do to get this installed. I have
not had problems downloading/installing/running packages in the past.
thanks in advance,
derek
Begin R output:
trying URL
2010 Jan 07
1
Quantreg - 'could not find function"rq"'
Hi all,
I'm having some troubles with the Quantreg package. I am using R
version 2.10.0, and have downloaded the most recent version of Quantreg
(4.44) and SparseM (0.83 - required package). However, when I try to
run an analysis (e.g. fit1<-rq(y~x, tau=0.5)) I get an error message
saying that the function "rq" could not be found. I get the same
message when I try to search
2012 Nov 30
1
Fw: quantreg installation and conflicts with R 2.15.2
Just noticed that I get a similar error about object 'kronecker' in
"Matrix" package when trying to load "lme4". So this is a more pervasive
problem.
Brian
Brian S. Cade, PhD
U. S. Geological Survey
Fort Collins Science Center
2150 Centre Ave., Bldg. C
Fort Collins, CO 80526-8818
email: brian_cade@usgs.gov
tel: 970 226-9326
----- Forwarded by Brian S
2006 Jun 07
4
R crashes on quantreg
I was trying "quantreg" package,
lm1 <- lm(y~x)
rq1 <- rq(y~x)
plot(summary(rq1)) #then got a warning says singular value, etc. but this
line can be omited
plot(lm1) #crash here
It happened every time on my PC, Windows XP Pro Serv. Pack 1, Pentium(4)
3.00G.
[[alternative HTML version deleted]]
2011 Mar 21
2
rqss help in Quantreg
Dear All,
I'm trying to construct confidence interval for an additive quantile regression
model.
In the quantreg package, vignettes section: Additive Models for Conditional
Quantiles
http://cran.r-project.org/web/packages/quantreg/index.html
It describes how to construct the intervals, it gives the covariance matrix for
the full set of parameters, \theta is given by the sandwich formula
2012 Nov 30
1
quantreg installation and conflicts with R 2.15.2
I recently lost the partitions on my hard drive (second time in 6 months)
so I had to have our IT folks image all my files over to a new drive. I
completely reinstalled R (now 2.15.2) and all my libraries to my computer
(Dell Latitude running Windows 7). A few of my previous workspaces
(created with R 2.14.1) can't be restored, reporting an error similar to
the one I get when I try to
2009 Aug 16
1
Installing quantreg package under Ubuntu
Does any have installation instructions for this? When I run
install.packages('quantreg') I get:
gcc -std=gnu99 -shared -o quantreg.so akj.o boot.o brute.o chlfct.o
cholesky.o combos.o crq.o crqfnb.o dsel05.o etime.o extract.o idmin.o
iswap.o kuantile.o mcmb.o penalty.o powell.o rls.o rq0.o rq1.o rqbr.o
rqfn.o rqfnb.o rqfnc.o sparskit2.o srqfn.o srqfnc.o srtpai.o -llapack
-lblas
2003 Oct 23
2
Quantreg Package
I've just installed R 1.0.8 (for Windows) and I tried to install the package Quantreg directly from Cran but it's not in the list of downlodable packages.
I tried also downloading the zip file and then install it but there is an error.
How can I do it?
Thank you
[[alternative HTML version deleted]]
2008 Nov 15
2
Update to 2.8 and problem with liblapack
Hello
To update from R 2.6 to 2.8 (on Ubuntu 8.04 both) I had to install new
tcl and liblapack packages (excuse me it is in french):
> sudo apt-get install r-base-dev
> Lecture des listes de paquets... Fait
> Construction de l'arbre des d?pendances
> Lecture des informations d'?tat... Fait
> Les paquets suppl?mentaires suivants seront install?s :
>
2009 Jun 24
2
Memory issues on a 64-bit debian system (quantreg)
Rers:
I installed R 2.9.0 from the Debian package manager on our amd64
system that currently has 6GB of RAM -- my first question is whether
this installation is a true 64-bit installation (should R have access to
> 4GB of RAM?) I suspect so, because I was running an rqss() (package
quantreg, installed via install.packages() -- I noticed it required a
compilation of the source) and
2011 Jul 21
2
Quantreg-rq crashing trouble
Hi
I am using the quantreg package for median regression for a large series
of subsets of data. It works fabulously for all but one subset. When it
reaches this subset, R takes the command and never responds. I end up
having to kill R and restart it.
It appears to be something with the particular data subset, but I can't
pinpoint the problem.
Here are some details
Operating system:
2012 Jul 28
4
quantreg Wald-Test
Dear all,
I know that my question is somewhat special but I tried several times to
solve the problems on my own but I am unfortunately not able to compute the
following test statistic using the quantreg package. Well, here we go, I
appreciate every little comment or help as I really do not know how to tell
R what I want it to do^^
My situation is as follows: I have a data set containing a
2007 Dec 12
2
X11 headers/libs
I'm trying to build R from source on Ubuntu Gutsy Gibbon. I've done
apt-get install r-base-dev and apt-get libX11-dev, but R configure is
still complaining about X11 headers/libs are not available. What else
do I need?
Thanks,
Paul
====================================================================================
La version fran?aise suit le texte anglais.