Displaying 18 results from an estimated 18 matches for "anovo".
Did you mean:
anova
2001 Mar 07
1
lreadline
I compiled R-1.2.2 on my SuSE 7.1, kernel 2.4.2-2 machine with
libreadline.4.1 and although I can use vi commands to scroll on the shell
(bash) command line, I CANNOT do it in R. Here's the relevant parts of
./configure (and make):
anovo at friedman R-1.2.2 > ./configure | grep readline
checking for rl_callback_read_char in -lreadline... yes
checking for readline/history.h... yes
checking for readline/readline.h... yes
anovo at friedman R-1.2.2 > make | grep readline
<snip>
-L/usr/local/lib -lreadline
I created symb...
2000 Jan 21
1
Compiling error R-0.90.1
...no avail thus far.
Here's the compilation error after going through ./configure
[root at friedman R-0.90.1]# make
<snip>
make[3]: *** No rule to make target
`/usr/lib/gcc-lib/i386-pc-linux/2.95.2/include/limits.h', needed by
`Rsock.o'. Stop.
make[3]: Leaving directory `/home/anovo/R-0.90.1/src/appl'
make[2]: *** [R] Error 2
make[2]: Leaving directory `/home/anovo/R-0.90.1/src/appl'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/home/anovo/R-0.90.1/src'
make: *** [R] Error 1
Any suggestion are greatly appreciated.
Alvaro Novo
ps. I am including here line...
1998 Nov 28
2
dyn.load and/or add new package (Windows 98)
...Roger Koenker for
Windows (he uses Unix).
Has this happened to you? Any ideas? I would really appreciate your help.
Thanks a zillion,
Alvaro Novo
-- -- -- -- -- -- -- --
Alvaro A. Novo
2116 S. Orchard St., #304
Urbana, IL 61801
novo at uiuc.edu
anovo at ysidro.econ.uiuc.edu
http://www.students.uiuc.edu/~novo/Alvaro.htm
217-337-4893
-- -- -- -- -- -- -- --
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "inf...
1999 Mar 10
1
funfits (PR#137)
...1926 3181 3312 4637 6152
> summary(imp)
Min. 1st Qu. Median Mean 3rd Qu. Max.
348.8 933.5 1932 1827 2483 5015
================================================================
================================================================
# using RedHat 5.1, Linux kernel 2.0.34
[anovo@gauss data]$ R
R : Copyright 1999, The R Development Core Team
Version 0.63.2 (January 12, 1999)
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....
2002 Aug 09
1
LM: Least Squares on Large Datasets OR why lm() is designed the w ay it is
Hi,
I have always been wondering why S-Plus/R can not fit a linear model to an
arbitrary large data set given that, I thought, it should be pretty
straightforward. Sometime ago I came across a reference to LM package,
http://www.econ.uiuc.edu/~anovo/LM.html, by Roger Koenker and Alvaro Novo.
So I thought here it is at last, but to my surprise this project hasn't made
to the recommended packages and its development seems to be stopped. I take
it as a strong evidence that there is a conceptual problem in doing this
sort of things and I thoug...
1998 Nov 28
0
Survival and Hazard Analysis
...plan-Meier survival curve), or
- coxph (fits a Cox proportional hazards model)
in R. Are there any alternative functions available?
Thanks,
Alvaro
-- -- -- -- -- -- -- --
Alvaro A. Novo
2116 S. Orchard St., #304
Urbana, IL 61801
novo at uiuc.edu
anovo at ysidro.econ.uiuc.edu
http://www.students.uiuc.edu/~novo/Alvaro.htm
217-337-4893
-- -- -- -- -- -- -- --
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info&...
1999 Mar 10
1
persp( )
...able, but...
Alvaro
-- -- -- -- -- -- -- --
Alvaro A. Novo
2116 S. Orchard St., #304
Urbana, IL 61801
novo at uiuc.edu
anovo at ysidro.econ.uiuc.edu
http://www.students.uiuc.edu/~novo/Alvaro.htm
217-337-4893
-- -- -- -- -- -- -- --
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read htt...
1999 Oct 18
2
core dump
Here is a nasty one: (0.65.1 on linux)
> plot(c(1,2,3,4),c(2,4,6,8),log="Y")
Segmentation fault (core dumped)
[ml at athome ml]$
Seems the bug is in errorcall().
yes, I know the syntax is wrong, but it is an easy mistake
to make and it is inconvenient to lose the work space at times.
Michael
----------------------------------
E-Mail: Michael Lapsley <mlapsley at
2005 Jun 14
2
Asterisk and Panasonic KX-TD1232
Hello
We have around 50 phones in our company, and I am playing with the
thought to gradually go over to using sip services and ip-phones
internally. However at first I would liked the Asterisk just to sit
between the phone line and the Panaosnic, so I can take out one
lin/number at a time to use ip phones.
I am new to Asterisk, and haven't done much configuring of the PBX
either. So I also
1998 Nov 26
1
heap memory exhausted
Hi
I always have following error message when I try to read
a big ascii-file:
> inzp<-read.data()
> Error: heap memory (1953 Kb) exhausted [needed 0 Kb more]
read.data() is a small function that reads the ascii-file.
When I cut the ascii-file to a small one I don't have this
problem.
Can I extend this 'heap memory' for reading big data files? How?
I'm working with R on a
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
1999 Mar 03
4
xfig device
Hi, I am VERY interested in getting the xfig driver so that I can edit
graphical output from R. Searching through the mail archives and reading
documentation isn't helping. Is there or isn't there a working driver for
this purpose. How can I get it? I tried looking at the development version
of the tarballs, but I didn't find anything that looked promising in there.
Also, does
2000 Feb 07
2
R-0.99.0 is released
I've rolled up R-0.99.0.tgz a moment ago.
You can get it from
ftp://cvs.r-project.org/pub/CRAN/src/base/R-0.99.0.tgz
or
http://cvs.r-project.org/pub/CRAN/src/base/R-0.99.0.tgz
or wait for it to be mirrored at a CRAN site near you within a day or two.
There's also a version split in three (!) for floppies if you prefer
that.
The next release is to be 1.0.0 at the end of this month,
2000 Feb 07
2
R-0.99.0 is released
I've rolled up R-0.99.0.tgz a moment ago.
You can get it from
ftp://cvs.r-project.org/pub/CRAN/src/base/R-0.99.0.tgz
or
http://cvs.r-project.org/pub/CRAN/src/base/R-0.99.0.tgz
or wait for it to be mirrored at a CRAN site near you within a day or two.
There's also a version split in three (!) for floppies if you prefer
that.
The next release is to be 1.0.0 at the end of this month,
2005 Jun 15
0
SV: Asterisk and Panasonic KX-TD1232
Thank you for response.
So a "standard" quad bri card can serve the KX-TD1232, no need for anyt special fxs similar equipment. Would like not to invest much more money into the Panasonic, I wan't it out :P
BR
Amund
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Peter Svensson
Sendt: 14. juni
2005 Jul 04
0
SV: Epia C3 Linux
Hello
AstLinux seems quite suited for my use.
Can you configure more incoming port via a web interface?
I'd like to install it to a "normal" hdd. Can that cause any problems?
BR
Amund Nygaard
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Kristian Kielhofner
Sendt: 4. juli 2005 03:23
Til:
2006 Mar 09
0
Music On Hold playback
Hello
I have a rather limit hardware where i try to run Asterisk, 1 GHz VIA
C3. Everything works fine except music playback on MOH.
I have encoded the music in same codac as as the voicestream (ulaw),
ulaw is used end to end. MOH fades in and out with varius volume, and is
very choppy.
What I don't quite understand is when I put the music file as "you are
first in line" it
2006 Oct 16
0
SV: How do you like TrixBox?
I love TrixBox, with the custom config files you can tweak pretty much with TrixBox too, I have at least done some. Plan to do a plain Asterisk install later, but for now I learn a lot about the config files just with TrixBox. Some things might be a bit harder with TrixBox due to some of the premade dial plans, but can get it to work :-)
_____
Fra: asterisk-users-bounces@lists.digium.com