Displaying 20 results from an estimated 26 matches for "cribari".
2000 Sep 22
3
[?] RPM install problems (Linux)
...root at edgeworth programs]# rpm -ivh R-base-1.1.1-1.i386.rpm
error: failed dependencies:
libreadline.so.3 is needed by R-base-1.1.1-1
[root at edgeworth programs]#
I do have realine installed:
[root at edgeworth programs]# rpm -qa | grep readline
readline-4.1-4mdk
and
[cribari at edgeworth cribari]$ locate libreadline.so.4
/usr/lib/libreadline.so.4
/usr/lib/libreadline.so.4.1
Would anyone know what's wrong? Is there a way to overcome that
and install R from the R RPM file? Thanks.
Best, Francisco.
--
Francisco Cribari-Neto voice: +55-81-2718420
De...
1999 May 13
2
R under Red Hat Linux 6.0
I have just upgraded from Red Hat Linux 5.2 to version 6.0 (with
GNOME) on an intel box. I have also upgraded to the latest R version
(0.64.1-2 rpm) and have also installed the corresponding GNOME rpm.
However, I am not able to start R:
[cribari at edgeworth install]$ R
/usr/lib/R/bin/R.binary: error in loading shared libraries:
/usr/lib/R/bin/R.binary: undefined symbol: __setfpucw
[cribari at edgeworth install]$ R --gnome
/usr/lib/R/bin/R.gnome: error in loading shared libraries:
/usr/lib/R/bin/R.gnome: undefined symbol: __setfpucw
This...
2001 May 03
0
R and Ox
...oblem lies in the fact that,
although free for academic use, Ox is not open source. I too have
been using Ox for computer-intensive programming. I also code some
of my programs in C, but I always try Ox first, and in most cases
it is efficient enough. For details, see
http://www.de.ufpe.br/~cribari/ox.pdf
and also
Cribari-Neto, F. (1997). Econometric Programming Environments:
GAUSS, Ox and S-PLUS. Journal of Applied Econometrics, 12,
77-89.
and
Cribari-Neto, F. & Zarkos, S.G. (1999). R: yet another econometric
programming environment. Journal of Applied Econometrics, 14,...
1999 Jan 30
3
installing R under RH Linux 5.2
I am trying to install R under Red Hat Linux 5.2, but the
following error happens:
[root at edgeworth cribari]# rpm -ivh R-base-0.63.2-1.i386.rpm failed
dependencies: libncurses.so.3.0 is needed by R-base-0.63.2-1
I must be missing something very simple. I would appreciate
any guidance. Thanks. FC.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing lis...
1998 Nov 07
1
simple questions about R (fwd)
...t)
also I recieved another piece of mail.....about the RNG in
Splus 4.0 or later indicating it was modified and getting worse.
I only have Splus 3.4 for HP. So I cannot try it.
This makes the idea of using the
pre-generated RN on CDROM more appealing..
Mai Zhou
Forwarded message:
> From cribari at de.ufpe.br Fri Nov 6 12:40:49 1998
> Message-Id: <199811061638.OAA12522 at de.ufpe.br>
> From: "Francisco Cribari" <cribari at de.ufpe.br>
> Organization: UFPE
> To: Mai Zhou <mai at ms.uky.edu>
> Date: Fri, 6 Nov 1998 14:39:37 -0000
> MIME-Version:...
2001 Apr 07
0
Ox (was: Using Gauss with R)
I'll be even more tangent. Those interested in Ox, see
http://www.de.ufpe.br/~cribari/ox.pdf
Cheers, Francisco.
Date: Fri, 6 Apr 2001 09:34:19 +0100 (BST)
From: Bill Simpson <wsi at gcal.ac.uk>
Subject: Re: [R] Using Gauss with R
This is a tangent to your question.
The economist Jurgen Doornik has written a language called Ox:
http://www.nuff.ox.ac.uk/Users/Doornik/doc/ox/...
2001 May 16
1
stl in library(ts)
...the seasonal component? What I
would like was something like:
library(ts)
data(nottem)
data.stl <- stl(nottem, "per")
x <- data.stl$sea
This what I get:
> x
NULL
I would, however, like to store in x the seasonal component.
Thanks in advance. Francisco.
--
Francisco Cribari-Neto voice: +55-81-32718420
Departamento de Estatistica fax: +55-81-32718422
Universidade Federal de Pernambuco e-mail: cribari at de.ufpe.br
Recife/PE, 50740-540, Brazil http://www.de.ufpe.br/~cribari
(o_
(o_ (o_ //\ Linux is u...
2003 Jan 15
1
Tobit regression
Does anyone have an R function for the estimation of Tobit regression
models (for censored responses), as described, e.g., in Davidson, R.
and MacKinnon, J.G., 1993, Section 15.7, Estimation and Inference in
Econometrics, Oxford University Press?
Thanks. FC.
--
Francisco Cribari-Neto voice: +55-81-32718420
Departamento de Estatistica fax: +55-81-32747425
Universidade Federal de Pernambuco e-mail: cribari at de.ufpe.br
Recife/PE, 50740-540, Brazil web: www.de.ufpe.br/~cribari
Asymptotics is the art of knowing where to be sloppy...
2001 Mar 07
1
[?] update.packages() - Linux
...alled.packages() continues to list version 0.3 as the installed
version. I ran install.packages("package-name") as root, and am
running update.packages() as root. I must be missing something
simple.
-----------------------------------------------------------------
[root at edgeworth cribari]# R
R : Copyright 2001, The R Development Core Team
Version 1.2.1 (2001-01-15)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type `license()' or `licence()' for distribution details.
R is a collaborative project wi...
1997 Nov 20
0
R-beta: questions from a beginner
.... Is the random number generator in R the same as the one in S
"Super-Duper")?
2. Is it possible to use dyn.load in the Windows version?
3. When is the next release of R coming out?
Thanks a lot. Best,
Francisco
--
Francisco Cribari-Neto voice: +618-4535062
Assistant Professor fax: +618-4532717
Department of Economics Internet: cribari at siu.edu
Southern Illinois University http://www.siu.edu/~econ/cribari.html
IBM: It is slow, but at least it's expensive.
=-=-=-=-=-...
2002 Jun 26
0
GRETL (GUI's for teaching)
A nice free software with a GUI-interface (which can be linked to
R, BTW) is GRETL: http://gretl.sourceforge.net/ . Some people
may find it useful for basic stuff. Regards, Francisco.
--
Francisco Cribari-Neto voice: +55-81-32718420
Departamento de Estatistica fax: +55-81-32718422
Universidade Federal de Pernambuco e-mail: cribari at de.ufpe.br
Recife/PE, 50740-540, Brazil web: www.de.ufpe.br/~cribari/
"Computers are useless. They can only give you answers.&q...
1999 Jan 13
3
problem w/ lm() ?
Any thoughts on the following? Am I missing something? [I am running R
for Windows 0.63.1 on a Win NT 4.0 (workstation, sevice pack #4) box.]
Thanks. FC.
R : Copyright 1998, The R Development Core Team
Version 0.63.1 Beta (Dec 5, 1998)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type "?license" or
1999 Jun 08
1
inverse.gaussian, nbinom
Two questions:
1. inverse.gaussian is up there as one of the glm families, but do
people ever use it? There is no inverse.gaussian in the R
distribution family, and when I checked McCullagh & Nelder, it only
appeared twice in the book (according to subject index), once in the
table on p. 30 and once on p. 38 in a passing sentence. Is there a
good reference on this distribution?
2. When I
1998 Jan 28
1
R-beta: executable problem
I downloaded the rseptbeta.zip and exe.zip files for Windows (I'm
running Win 95 4.00.950a) about three weeks ago and until now had
been very impressed.
Today the executable rsept.exe (dated 10/29/97) went strange. It would
open a window and immediately close the window (I've seen this
before when inadvertently trying to open certain non-windows
applications within windows). Here is
1998 Jan 20
1
R-beta: questions and comments
Let me first tell you that you and your cohorts are
doing a great service to the statistical community
with R. I have been working with Rseptbeta under
Win95 and I am very impressed with its capabilities.
I thought I give you some feedback gained from
my limited playing with R.
Fritz Scholz
fritz.scholz at boeing.com
=============================================================
When
1997 Dec 02
2
R-beta: wish: hist() returning breaks and counts
Hi,
would it be possible to change the hist() function in future R Versions to
accept a "plot=F" parameter (like hist() in S it should return a list with
"breaks" and "counts" in this case). This change should be very simple.
Albrecht
-------------------------------------------------------------------------------
Albrecht Gebhardt email :
1997 Dec 02
2
R-beta: wish: hist() returning breaks and counts
Hi,
would it be possible to change the hist() function in future R Versions to
accept a "plot=F" parameter (like hist() in S it should return a list with
"breaks" and "counts" in this case). This change should be very simple.
Albrecht
-------------------------------------------------------------------------------
Albrecht Gebhardt email :
1997 Nov 22
3
R-beta: help ((message first bounced because of subject -- your admin.))
The help file provided within the rsept.zip is somewhat outdated
compared to the one available on http://www.stat.math.ethz.ch/R/manual/;
would it be possible to update the file for a more easy download instead
of having either to download individually or going online ?
Troels
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=---
r-help mailing list -- Read
1997 Nov 27
0
R-beta: [?] two questions on R for Windows
> From r-help-owner at stat.math.ethz.ch Thu Nov 27 17:29 NZD 1997
> From: "Francisco Cribari" <cribari at siu.edu>
> To: r-help <r-help at stat.math.ethz.ch>
> Date: Wed, 26 Nov 1997 22:23:57 +0000
> MIME-Version: 1.0
> Content-transfer-encoding: 7BIT
> Subject: R-beta: [?] two questions on R for Windows
>
>
> Two question on R for Windows (septem...
1999 Jan 12
1
glm families in R
Is the following difference between S+ and R normal or is it a bug?
Thanks. FC.
PS: S+ 4.5 for Windows and R 0.63.1 for Windows.
S-PLUS output:
> inverse.gaussian()$deriv
> function(mu)
> -2/mu^3
R output:
> inverse.gaussian()$deriv
> NULL
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read