Displaying 20 results from an estimated 900 matches similar to: "Least Absolute Deviation"
2005 Mar 09
1
°Eric Moos/SYSTEM/FRANKFURT/BFI/BNP is out of the office.
I will be out of the office starting 09.03.2005 and will not return until
14.03.2005.
I will respond to your message when I return.
In urgent cases please contact Mr. Michael Klein
(michael.klein@bnpparibas.com) +49(0)6971936960.
With kind regards,
Eric Moos
This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive
2005 May 25
1
°Eric Moos/SYSTEM/FRANKFURT/BFI/BNP is out of the office.
I will be out of the office starting 25.05.2005 and will not return until
26.05.2005.
I will respond to your message when I return.
In urgent cases please contact Mr. Michael Klein
(michael.klein@bnpparibas.com) +49(0)6971936960.
With kind regards,
Eric Moos
This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive
2002 Nov 25
1
library help files
Dear all,
I am writing my small working library. I have done most of the work and it
seems working well in R. The library name appears in the package list when
I type help.start().
Now my problem is about the help files. I have done help file in Rd format
and translated it to HTML format (I have a subdirectory (named html) with
html file in it and a subdirectory (named help) with .Rd files in
2003 Jan 28
2
symbol
Dear R helpers
I would like to make a plot where the symbols were the numbers
of the corresponding classes, i.e, samples of class 1 would the
symbol 1, samples of class 2 would have symbol 2,....
Is this possible?
Thank you
Luis
--
Kit SAPO.ADSL.PT Apenas 50 ?.
Adira j? em http://www.sapo.pt/kitadsl
2005 Apr 21
0
°Eric Moos/SYSTEM/FRANKFURT/BFI/BNP is out of the office.
I will be out of the office starting 21.04.2005 and will not return until
25.04.2005.
I will respond to your message when I return.
In urgent cases please contact Mr. Michael Klein
(michael.klein@bnpparibas.com) +49(0)6971936960.
With kind regards,
Eric Moos
This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive
2007 Apr 02
2
Re: Test driving WxRuby2 apps
Apologies, I think the gem attachment may have been stripped from my
original mail, so I''ve uploaded it to rubyforge under a new ''wxextra''s
project:
http://rubyforge.org/projects/wxextras/
(direct link:
http://rubyforge.org/frs/download.php/19183/nobbie-wx-preview-0.0.1.gem)
p.
============================================================
Before I forget, thanks
2005 Feb 25
2
Samba Problem
Hi
this is really a last resort as I'm literally pulling my hair
out over AIX and Samba and cannot find any threads on this particular
issue.
Basically we have 3 systems running AIX 5.1 and Samba 2.2.7
We upgraded one system to Aix 5.2 and everything works no problem.
Upgraded the next two and both will not join the domain using
the smbpasswd -j domain-name -r ny0000000 -U
2012 Oct 22
0
"Vars" package: impulse response function
Hello,
I'm using VAR models in R in order to obtain impulse responses of stock
market shock on US economy.
I have series of quarterly changes in real gdp, S&P 500 and quarterly level
of unemployment for 1985 - 2012 period.
My series are stationary. So I did all the steps below. However I don't
understand what do irf function results mean. These are the cumulative
orthogonal responses
2006 Dec 14
5
wxruby2-preview Gauge and wx-sugar with SplitterWindow
First of all, just wanted to say big thanks for all the great work on
wxruby2 .. I''ve been a user of 0.6 for a long time and its proved very
useful over the years. It''s great to finally have a multi-platform, gem
installable ui toolkit that doesn''t suck!
Secondly, thanks also for wx-sugar. I was drowning in sizers and started
to write my own layout library ... but
2002 Nov 20
3
FW: using R under windows
I am used to using R under unix. I have a problem with R
under Windows-2000:
Suppose I have a plain text file code.r full of R code
that I want to source into R. My problem is that Windows
invisibly tacks ".txt" onto the end of the filename (the name
looks like code.r but it is really code.r.txt). How to get
windows to both allow me to call it code.r (for real! Not
2013 Apr 26
1
Partner node reboot issue
Dear Team, I came across one problem in Oracle RAC Database server with
OCFS2 file system.
When I manually un-plug the Ethernet cable of primary node, the secondary
node automatically restarted.
Regards,
Yuvrajsinh Chauhan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Dec 18
3
getting url from evt_text_url event
paul.allton at uk.bnpparibas.com wrote:
> TextCtrl on windows supports the TE_RICH and TE_AUTO_URL styles, but
I cannot seem
> to extract the url from the generated evt_text_url event. Is this
not supported or am
> I just not asking the right question of it?
It seems there is a class specifically for this in WxWidgets, called
TextUrlEvent, which includes methods for retrieving
2006 Dec 18
13
unit testing wxruby GUIs
paul.allton at uk.bnpparibas.com wrote:
> I''m a big fan of automated UI testing (i.e. driving the UI from some
robot API). I appreciate this
> is potentially a whole new project, but does wxwidgets provide a
method of clicking buttons,
> typing into components ... if so, would it be technically possible to
expose this in wxruby.
I like automated UI testing too, but
2007 Apr 04
1
wx layout with sugar
I''m sure this will be user error on my part, but I can''t seem to get the
following to layout properly.
Basically, I want the p1 to fill the available space and p2 to be as small
as possible (with the root panel filling all the available space). With
the following code, the buttons in the p2 end up being truncated, (i.e.
the bottom line is missing).
Where am I going
2006 Dec 20
4
wxruby2-preview 0.0.38 released
Hello
I''m pleased to say that wxruby2-preview 0.0.38 is now available on
Rubyforge and via gems. We''re offering source and binaries for Windows,
OS X and Linux.
== Install
gem install wxruby2-preview
https://rubyforge.org/frs/?group_id=35
== What''s New
* HtmlWindow and HtmlEasyPrinting, plus related classes
* HelpController and HtmlHelpController for displaying
2007 Mar 22
1
WxSugar 0.1.14 is released
Hi
I''m pleased to announce that a new version WxSugar is now available from
http://rubyforge.org/frs/?group_id=35&release_id=10569
= CHANGES =
* Can now just do "require ''wx_sugar''" to load all behaviours
* Added ''find_window'' and ''descendants'' methods to Wx::Window
* :name and :validator constructor arguments now work
2003 Aug 06
1
Standard error of standard deviation: bootstrap or theoretical results?
Dear R users,
This is more a statistical question rather than an R question. I'd
appreciate it if you can give me some suggestions.
I have a sample of a time series (sample size 500, fat tail in density). I
am trying to calculate the Standard error of standard deviation of a
sub-block-sample (sample size 250). I take 100 this kind of
sub-block-sample, randomly. For these 100 subsamples, I
2007 Feb 08
2
Re: INFOSEC 500 XP USB on Debian using nut
Hi Arnaud,
Is there any news about this hardware,does nut managed it right now ?
Is there any technical information to make it working on debian ?
Thanks for your help,
Regards,
DaneZ
_____
From: Arnaud QUETTE [mailto:Arnaud.QUETTE@mgeups.com]
To: DaneZ [mailto:david.guillotte@danez.no-ip.org]
Sent: Mon, 17 Jul 2006 09:07:03 +0200
Subject: Re: RE Fw: INFOSEC 500 XP
2003 Sep 16
7
Retrieve ... argument values
Dear R users,
I want to retrieve "..." argument values within a function. Here is a small
exmaple:
myfunc <- function(x, ...)
{
if (hasArg(ylim)) a <- ylim
plot(x, ...)
}
x <- rnorm(100)
myfunc(x, ylim=c(-0.5, 0.5))
Error in myfunc(x, ylim = c(-0.5, 0.5)) : Object "ylim" not found
>
I need to retrieve values of "ylim" (if it is defined
2004 Oct 18
2
答复: How to draw x-axis time label.
Thank you for helping me!
I try the "pretty" funtion to select the x-axis position value.Then I use the "format" funtion.
xax.pos <- pretty(as.numeric(x$x.name))
format(xax.pos,'%d %b %y')
> xax.pos
[1] 1091600000 1091800000 1092000000 1092200000 1092400000 1092600000 1092800000
[8] 1093000000
There are something wrong. I found the xax.pos has been changed to