similar to: R-0.63.1 for win32

Displaying 20 results from an estimated 9000 matches similar to: "R-0.63.1 for win32"

1998 Dec 07
0
R for WINDOWS (was R-0.63.1 is released)
> To: "Heberto Ghezzo" <heberto at MEAKINS.Lan.McGill.CA> > Subject: Re: [R] R-0.63.1 is released > From: Peter Dalgaard BSA <p.dalgaard at biostat.ku.dk> > > "Heberto Ghezzo" <heberto at MEAKINS.Lan.McGill.CA> writes: > > > Sorry for a silly question but. . . > > why the new version is 'bdr0631' ? what is the
1998 Nov 30
0
R for Windows -- packages
At http://www.stats.ox.ac.uk/pub/R/win32/ I have made available ports to Guido Masarotto's rw0630 version of a large number of packages, basically all those on CRAN except purely data collections. Please read the instructions in the README file. Also there is a set of dlls in new/iodlls.zip that enable most (but not yet all) of these to work with the rw63-io version, and new/bdr0631.zip, a
2006 Dec 20
2
RuleFit & quantreg: partial dependence plots; showing an effect
Dear List, I would greatly appreciate help on the following matter: The RuleFit program of Professor Friedman uses partial dependence plots to explore the effect of an explanatory variable on the response variable, after accounting for the average effects of the other variables. The plot method [plot(summary(rq(y ~ x1 + x2, t=seq(.1,.9,.05))))] of Professor Koenker's quantreg program
1998 Dec 07
0
ESS with R and S-PLUS under Windows 9x/NT.
> From: rossini@biostat.washington.edu (A.J. Rossini) > Date: 23 Nov 1998 12:46:03 -0800 > > Thanks much. I'm hacking Emacs/ESS on MS Windows platforms starting > mid next month, thanks to some external prodding (and now, product > availability from both R, Splus). And I think XLispStat might be able > to talk (at least DDE), as well, which would be nice > > If
2012 Apr 19
2
ANOVA in quantreg - faulty test for 'nesting'?
I am trying to implement an ANOVA on a pair of quantile regression models in R. The anova.rq() function performs a basic check to see whether the models are nested, but I think this check is failing in my case. I think my models are nested despite the anova.rqlist() function saying otherwise. Here is an example where the GLM ANOVA regards the models as nested, but the quantile regression ANOVA
1998 Dec 09
2
Application Error message
I am submitting the command: calcium<-read.table("calcium.txt",header=TRUE) and with Rw0630 and Bdr0631 I get an application error and R crashes. But the command works fine with rjune. I am running under NT4.0 Anyone have a similar problem? Jeff jmorris at ocdus.jnj.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2011 Sep 20
1
Add a function in rq
Hi, I am trying to add a function in a linear quantile regresion to find a breakpoint. The function I want to add is: y=(k+ax)(x&lt;B)+(k+(a-d)B+dx)(x&gt;B) How do I write it in the rq() function? Do I need to define the parameters in any way and how do I do that? I'm a biologist new to R. Thanks! -- View this message in context:
1998 Dec 02
1
print in bdr0631 Win95 version
Hello: In the latest release of R from bdr, bdr0631, running under Windows 95: print(2) Error: 5 arguments passed to print.default, while requires 6 Is there a problem here? Thank you, Norman -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or
2009 Apr 26
3
Question of "Quantile Regression for Longitudinal Data"
Hi, I am trying to estimate a quantile regression using panel data. I am trying to use the model that is described in Dr. Koenker's article. So I use the code the that is posted in the following link: http://www.econ.uiuc.edu/~roger/research/panel/rq.fit.panel.R How to estimate the panel data quantile regression if the regression contains no constant term? I tried to change the code of
1998 Dec 21
0
R 0.63.1 for Windows
A new version of R for Windows is available from CRAN in directory bin/windows/windows-NT. This supersedes rw0630, rw63-io, bdr0631 and earlier versions. It runs on Windows 95, 98, NT4 (on i386), at least. There are two executables, Rgui.exe and Rterm.exe. NEW FEATURES Will run from NT command line. No `tricks' are needed for animated graphics. The windows are much more responsive.
1998 Dec 21
0
R 0.63.1 for Windows
A new version of R for Windows is available from CRAN in directory bin/windows/windows-NT. This supersedes rw0630, rw63-io, bdr0631 and earlier versions. It runs on Windows 95, 98, NT4 (on i386), at least. There are two executables, Rgui.exe and Rterm.exe. NEW FEATURES Will run from NT command line. No `tricks' are needed for animated graphics. The windows are much more responsive.
2019 Jun 28
2
tools::package_native_routine_registration_skeleton?
> ... reports that the fortran names of all the registered fortran functions are ?undocumented objects?... Those symbols should not be exported. In quantreg v5.33, NAMESPACE has 'exportPattern(".")'. Maybe it is a good time to remove that and export explicitly the symbols that are meant for export. Georgi Boshnakov ------------------------------ Message: 6 Date: Fri, 28
2019 Aug 04
6
gfortran 9 quantreg bug
I?d like to solicit some advice on a debugging problem I have in the quantreg package. Kurt and Brian have reported to me that on Debian machines with gfortran 9 library(quantreg) f = summary(rq(foodexp ~ income, data = engel, tau = 1:4/5)) plot(f) fails because summary() produces bogus estimates of the coefficient bounds. This example has been around in my R package from the earliest days of R,
2019 Jun 28
1
tools::package_native_routine_registration_skeleton?
On 28/06/2019 6:27 a.m., Koenker, Roger W wrote: > Thanks, I was just coming to that conclusion and beginning to look for a way to make a list of > exportable objects. After library(quantreg), ls("package:quantreg") will list all the names you currently export. So cat(ls("package:quantreg"), sep = ", ") will print the list in a form suitable for including
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
2009 May 08
1
Citing R/Packages Question
I used R and the quantreg package in a manuscript that is currently in the proofs stage. I cited both R and quantreg as suggested by citation() and noted the version of R and quantreg that I used in the main text as "All tests were computed with the R v2.9.0 statistical programming language (R Development Core 2008). Quantile regressions were conducted with the quantreg v4.27 package
2007 Jan 02
6
package dependency tree
Is there a painless way to find the names of all packages on CRAN that "Depend" on a specified package? url: www.econ.uiuc.edu/~roger Roger Koenker email rkoenker at uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Champaign, IL 61820
2001 Mar 21
2
RPackage
Please, is there anyone who can give me some suggestions? (1) I have to use a package from R on my work. The package is the "quantreg" developed by Koenker (Uni Illinois). I have installed the package in the R library tree /usr/local/lib/R/ library of my Linux Operating System. I did R CMD INSTALL -l /usr/local/lib/R/ library /path/to/quantreg_x.y-z.tar.gz. However, when I call any
2013 Jan 30
3
Mac v Windows Mystery
Dear All, I'm trying to track down a problem with my quantreg package reported by a user doing censored quantile regression. When he runs the test4.R file attached below (which reads the csv file also attached) on his windows machine he gets an error like this: > Error in dimnames(B) <- list(c("tau", dimnames(x)[[2]], "Qhat"), NULL) : > length of
2008 Jul 23
3
Quantitative analysis of non-standard scatter plots.
Hi, I am having difficulties in finding ways to analyse scatter plots and quantitatively differentiate between them. Since this is best demonstrated by a figure, I have attached one with 4 subfigures (a)-(d). Qualitatively (and I hope you would agree with me), sub-figures (a), (b), and (d) seem to represent uniform 2d scatters. It is hard for me to quantify it, but it seems as if the envelopes