Displaying 20 results from an estimated 1000 matches similar to: "Book: Automating UNIX and Linux Administration"
2008 Apr 30
2
Lattice book
Dear all,
I haven't seen this mentioned and presumably Dr. Deepayan Sarkar is
too polite to advertise!
I just received a flyer from Springer: A new book on Lattice released today!!
http://www.springer.com/statistics/computational/book/978-0-387-75968-5?cm_mmc=NBA-_-Apr-08_UK_1753460-_-product-_-978-0-387-75968-5
2004 Nov 15
2
Somewhat off-topic : Hand and Taylor reference
I am sorry to trouble the list with this, but I'm hoping that someone
will be able to help me track down this reference.
I am looking for a good reference on repeated measures, and many of the
relevant functions in R refer in their "help" to:
Hand, D. J. and Taylor, C. C. (1987) _Multivariate Analysis of
Variance and Repeated Measures._ Chapman and Hall.
This sounds
2005 Aug 24
1
dingotel - connect Asterisk to 2-way radio?
So has anybody got one of these?
http://www.amazon.com/exec/obidos/ASIN/B0007LQQUK/qid%3D1106972010/sr%3D11-1/ref%3Dsr%5F11%5F1/102-1529886-6420131
I'm thinking that it should be possible to connect it directly to an
Asterisk box and not use their software, as long as there was Linux
support for the USB dongle. Maybe it just looks like a standard USB
audio device? But there has to be an
2004 Mar 03
0
Samba-3 by Example book availability
Hi All,
I appreciate those who have written requesting clarification as to when John
Terpstra's latest book, "Samba-3 By Example: Practical Exercises to
Successful Deployment" will be available. In answer to your queries, it's on
schedule to be available in retail outlets (your local technical bookstore,
Barnes & Noble, Borders, Amazon) by the first week of April. Or, it
2004 Aug 10
1
Your mail to Firewalls-Book-Info
This pre-recorded message is being sent in response to your recent
email to Firewalls-Book-Info.
Building Internet Firewalls, Second Edition
===========================================
by Elizabeth D. Zwicky, Simon Cooper, and D. Brent Chapman
Published by O'Reilly & Associates
2nd Edition June 2000
894 Pages
ISBN 1-56592-871-7
List price $49.95
Available through the Internet at a
2007 Jan 10
0
Column names in Zoo object
Hi,
I am downloading Bloomberg data from R. This data will be stored in a
zoo object by default. The command is
dat<-blpGetData(con,c("NOK1V FH Equity","AUA AV
Equity"),"PX_OPEN",start=as.chron(as.Date("12/1/2006",
"%m/%d/%Y")),end=as.chron(as.Date("12/28/2006", "%m/%d/%Y")))
Here I am downloading the data for two
2006 May 31
0
Another Rails book announcement
Apress (www.apress.com) has announced one RoR book and
mentioned that more are coming.
Blog Announcement:
http://ablog.apress.com/?p=1116
Beginning Ruby Programming Book Website:
http://www.apress.com/book/bookDisplay.html?bID=10124
Hearkening back to the ruby-talk discussion of Linux Journal''s
choice of authors, I''ll note that I don''t recognize David Rupp,
the
2011 May 30
0
[LLVMdev] Build error for llvm-2.9 on RHEL5
On Sun, May 29, 2011 at 4:37 PM, Arjun Singri <arjunsingri at gmail.com> wrote:
> Hi,
> I am getting the following build error while building llvm on RHEL5. Please
> help me fix this:
> gmake[2]: Leaving directory
> `/rhel5pdi/home/asin/llvm_install/tools/llvm-config'
> /rhel5pdi/home/asin/llvm_install/Release/bin/llvm-config: line 18: use:
> command not found
>
2011 May 29
2
[LLVMdev] Build error for llvm-2.9 on RHEL5
Hi,
I am getting the following build error while building llvm on RHEL5. Please
help me fix this:
gmake[2]: Leaving directory
`/rhel5pdi/home/asin/llvm_install/tools/llvm-config'
/rhel5pdi/home/asin/llvm_install/Release/bin/llvm-config: line 18: use:
command not found
/rhel5pdi/home/asin/llvm_install/Release/bin/llvm-config: line 19: use:
command not found
2011 May 30
2
[LLVMdev] Build error for llvm-2.9 on RHEL5
Thank you for replying. These are the first few lines from llvm-config:
use 5.006;
use strict;
use warnings;
use Cwd 'abs_path';
#---- begin autoconf values ----
my $PACKAGE_NAME = q{llvm};
On Sun, May 29, 2011 at 5:00 PM, Eli Friedman <eli.friedman at gmail.com>wrote:
> On Sun, May 29, 2011 at 4:37 PM, Arjun Singri <arjunsingri at gmail.com>
>
2009 Mar 02
1
comment on this book "A Handbook of Statistical Analyses Using R by Brian S. Everitt (Author), Torsten Hothorn (Author)"
Is this book a good reference to learn R for statistical analysis ?
A Handbook of Statistical Analyses Using R by Brian S.
Everitt<http://www.amazon.com/exec/obidos/search-handle-url/ref=ntt_athr_dp_sr_1?%5Fencoding=UTF8&search-type=ss&index=books&field-author=Brian%20S.%20Everitt>(Author),
Torsten
2007 Oct 17
1
Error message in GAM
Hello useRs!
I have % cover data for different plant species in 300 plots, and I use
the ARCSINE transformation (to deal with % cover data).
When I use a GLM I do not have any problem.
But when I am trying to use a GAM model using mgcv package, to account for
non-linearity I get an ?error message?.
I use the following model:
sp1.gam<-gam(asin(sqrt(0.01*SP1COVER))~
2006 Nov 22
1
RBloomberg Multi-ticker problem
Hi,
I am trying to download data from Bloomberg through R. If I try to
download intraday data for multiple tickers and only one field, I get
the error, written below in red. How do I get rid of this error?
> dat<-blpGetData(conn, c("NOK1V FH Equity","AUA AV Equity"),
"LAST_PRICE",
2008 Jun 20
2
Problems with basic loop
I'm having trouble creating a looping variable and i can't see wher ethe
problem arises from any hep gratfully appreciated
First create a table
x<-table(SURVEY$n_0,exposed)
> x
exposed
False True
Under 16 24 1
16-19 68 9
20-24 190 37
25-34 555 204
35-44 330 87
45-54 198 65
55-64 67 35
65+
2006 Oct 02
1
Trig.Rd typo (PR#9269)
Full_Name: Robin Hankin
Version: 2.4.0 RC
OS: MacOSX 10.4.7
Submission from: (NULL) (139.166.242.29)
The first cut line described in Trig.Rd for asin() is incorrect in the ascii
version of the manpage.
The Rd file reads:
For \code{asin()} and \code{acos()}, there are two cuts, both along
the real axis: \eqn{\left(-\infty, -1\right]}{\(-Inf, 1\]} and
Note the inconsistency between the
2006 Jan 03
1
Another Rails blog entry out of Apress
A short entry, but good words about Rails.
http://ablog.apress.com/?p=842
--
thanks,
-pate
-------------------------
2004 Jun 17
1
Votre question a Amazon.fr
A votre attention de la part d''Amazon.fr.
Nous sommes desoles, vous avez ecrit a une adresse qui ne peut pas
recevoir d''e-mail. Cette reponse automatique vous dirigera toutefois
vers les pages les plus appropriees de notre site, afin de repondre a
vos questions ou de vous aider a effectuer des modifications sur votre
commande Amazon.fr.
Vous trouverez les reponses aux questions
2011 Sep 19
2
[LLVMdev] cc1: error: unrecognized command line option "-Wno-overlength-strings"
Hi,
I am trying to build llvm-gcc from svn and I am getting a "cc1: error:
unrecognized command line option "-Wno-overlength-strings"" error. I have
gcc 4.1.2 and Linux 2.6.18 on 64bit. Please tell me how to fix this error.
Here is the command that caused this:
gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic
2005 Dec 21
0
blog post worth reading (and commenting on)
Over at the APress group Blog, Christian Gross has picked up the Slashdot
article on the maintainability of RoR. He''s pretty neutral, but doesn''t seem to
have the full picture in front of him either.
Have a read at:
http://ablog.apress.com/?p=824#comments
Then, if you feel so moved, leave a comment.
--
thanks,
-pate
-------------------------
2005 Dec 28
0
another reference to Rails
Michael Stahnke, over at the Apress group blog, calls Rails ''What to
watch Next Year'' and says that it''s his ''favorite web development
since PHP 5 was released.''
Full content of the post is at: http://ablog.apress.com/?p=837#more-837
--
thanks,
-pate
-------------------------