Displaying 20 results from an estimated 1200 matches similar to: "installation of RODBC"
2002 Aug 16
2
system command
Hello,
It is very simple question. I want to go to the parent directory and
give the 'system("cd ../") commnad. But it stayes at the same dirctory
as before. Do I forget to give some extra parameter to system command in
this case?
Regards,
Nader
--------------------------------------------------------------
Zie ook/see also: http://www.knmi.nl/maildisclaimer.html
2002 Feb 12
1
Bok-Jenkins package
Hoi,
I would like to apply the 'Box-Jenkins' method to a time series
data-sets, But I don't know which function I have to use. Because I'm
new in the R world. Would somebody help me about this subject?
Best Regrads
Nader
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
2002 Mar 29
1
mse
Dear all,
I dont know where I can find the 'Mean Square Error" function? Any hint
would be appreciated.
Best Regards
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)
2020 Mar 24
2
[GSoC] Improve parallelism-aware analyses and optimizations
Hi to Both,
Praveen, I think you didn't CC Johannes. :) I'll give it a try.
Best,
Stefanos
Στις Τρί, 24 Μαρ 2020 στις 9:44 μ.μ., ο/η Praveen Velliengiri via llvm-dev <
llvm-dev at lists.llvm.org> έγραψε:
> Hi Nader,
> I have cc'ed the project mentor. He is the best person to help you here.
> All the best.
>
> On Tue, 24 Mar 2020 at 20:42, Nader Al Awar via
2007 Oct 23
2
Speex with PS3 SPE support
Hi Jean-Marc,
We needed to use a release version of the SDK because this part of
production code for our Sony implementations. I'm not sure how stable
that branch is. Is the encoding and decoding already stable? In other
words, what is not stable about that branch?
Thanks,
---------------------------
Saad Nader
Middleware Engineer
Powered By Gamespy, IGN
-----Original Message-----
From:
2020 Mar 24
4
[GSoC] Improve parallelism-aware analyses and optimizations
Hello,
My name is Nader Al Awar, and I am a master's student at UT Austin.
I’m interested in working on the "Improve parallelism-aware analyses
and optimizations" project as part of GSoC.
I looked at the relevant talks papers and I believe that I would be a
good fit. Most of my background is in software engineering and
testing, but recently my research has focused on applying HPC
2010 Mar 15
1
Time in minutes
Hi there!
I have some data in POSIXlt format:
2009-07-18 5:53:00
2008-11-23 7:27:00
2008-11-24 5:25:00
and would like to extract information about only the minutes of the day,
like:
5:53 --> 353 minutes
7:27 --> 447 minutes
can you help me?
Carlos Nader
[[alternative HTML version deleted]]
2004 May 10
3
sqlSave with underscores in table fieldname
Hi group,
I try to write a frame to a table (RODBC). I use
colnames(temp6) <- c("ind_id","ser_id","period_id","year","calc","mean")
sqlSave(channel, temp6, tablename = "series_indices_test",append= TRUE, rownames=FALSE, verbose = FALSE, test = FALSE, nastring = -999999, fast = FALSE)
This is giving me an error:
Error in
2004 Jan 29
2
RMySQL for R1.8.1 on Windows
Hi all,
I'm looking for a way to install the RMySQL-package into my
Windows-version of R (1.8.1).
I did successfully install this package into my Linux-version of R
(RedHat9), but now I want to do this in my Windows-version too.
How to?
Regards,
Maarten
--------------------------------------------------------------
Zie ook/see also: http://www.knmi.nl/maildisclaimer.html
2004 Feb 05
2
Available in S-plus, also in R1.8.1?
Hello all,
I'm looking for the R-equivalent of the S-option "Connect type: half
horiz first". Link:
http://miner.stern.nyu.edu/Splus/help/guihelp/__hhelp/connect_type.htm
I'm plotting with type="s" or type="S"; this is giving me a stairstep
starting, or ending with the value on the x-axis (as documented). But, I
want the x-value in the middle of the step,
2001 Mar 21
1
first time running wine
hi all,
i'm running FreeBSD 4.2-RELEASE. i just installed wine and i get an error
when i try to run it.
[ozzy@athlon]:~$ wine -version
Wine release 20010305
Protocol error: process 0x8069000: partial recvmsg 0 for fd
hope someone can help me :)
thanks,
nader
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
2007 Oct 19
1
Contribution to speex
Hello,
I'm Saad from Gamespy who makes use of the Library for Voice over IP on
the PS3. We would like to contribute back some code that added/modified
to compile and run on Sony's Playstation 3. What would be the process
to do this?
Thanks,
---------------------------
Saad Nader
Middleware Engineer
Powered By Gamespy, IGN
-------------- next part --------------
An HTML
2004 May 26
2
Subtracting number of days from a date
Hi group,
suppose I have a date, say May 15 2004, and I want to now what date it is 23 days before that date. The way to calculate the new date should (...) take account of leap years :)
In pseudocode:
olddate <- "May 15 2004"
newdate <- olddate-23
I looked around in POSIXct etc..., maybe I overlooked?
Thanks,
Maarten
2007 Oct 26
4
Speex with PS3 SPE support
Hi Jean-Marc, Jim,
Saad has been keeping me in the loop on your recent discussions.
Since all of our testing has been against 1.0.5, based on that being the
last non-beta version, that's the particular scope of the task that Saad
is working on right now.
I like what I'm reading about as far as encoder/decoder quality
improvements e.g. in the 1.2 betas, and am going to push for
2013 Feb 05
1
maximum amount of lines of code to be copy pasted to R console
Dear list members,
is there any maximum amount of lines of code that can be copy pasted
into the R console? Or some maximum amount of levels of nested
parantheses? Whenever I copy paste some big chunk of code into the R
console I get errors of missing parantheses etc. even though the
parantheses are balanced (i.e. the code runs when run via source or
inside some function).
Cheers
Jannis
2008 Jan 31
2
Missing packets on Dom0 when sniffing bridge with wireshark/tethreal
Hi,
I have a Centos5 machine running xen 3.0.3-41 with two NICs each on its own
subnet: 192.168.1.x and 192.168.0.x. All DomUs can talk to each other OK
through two xen bridges. There are 3 DomUs: Dom0, Dom1 and Dom2
The scenario:
I''m trying to capture packets on Dom2 on 192.168.0.x from external devices
that are sending SIP stuff to Dom1, but fail to capture any packets. I
2007 Oct 23
0
Speex with PS3 SPE support
Saad Nader wrote:
> We needed to use a release version of the SDK because this part of
> production code for our Sony implementations. I'm not sure how stable
> that branch is. Is the encoding and decoding already stable? In other
> words, what is not stable about that branch?
It's listed as "unstable" in the sense of "I might change the API" and
that is
2011 May 11
1
Parantheses highlighting
Dear list,
is it just me or is everybody experiencing this?
Since the upgrade to R 2.13.0 on my Mac (OS X 10.6.7, R GUI 1.40 (5751)) the highlighting of matching parantheses doesn't work the way it used to. It doesn't highlight the matching parantheses while typing, but it still does while scrolling over it with the cursor with the arrow keys. This is quite inconvenient since I have to go
2007 Oct 24
2
Speex with PS3 SPE support
Please correct me if I am wrong, Jean-Marc, but I do not think that any
patches are getting applied to 1.0.5 anyway. Also, if you expect a patch to
be applied, you will need to provide the changes as a patch, not as a
modified copy of the source tree.
The 1.2 branch includes a mechanism for private memory allocation from a
static buffer. You provide a usermisc.h file that replaces the
2010 Jul 20
2
square brackets in expression in plots
Dears,
do you know whether it is possible to include any square parantheses (brackets) in an expression to use it as an axis label?
e.g. I would like to have a label like (with the sub and superscripts correct):
"speed [m s^-1]"
I know how to combine an expression with text via paste, but as I run soimething like:
a='m*s^{-1}'
plot(1:10,main=parse(text=a))
I found now way