Displaying 20 results from an estimated 200 matches similar to: "R/Finance 2010"
2010 Feb 17
0
[Reminder] R/Finance 2010: Applied Finance with R
[ Registration for R/Finance 2010 is going strong: after only ten days
of registrations one tutorial is already at 65% of capacity, and two
others are approaching the 50% mark. Tutorials are capped at fourty
participants each, the conference itself may be capped at three
hundred registrations. Conference details are provided below. ]
R/Finance 2010: Applied Finance
2009 Feb 23
0
R/Finance 2009: Applied Finance with R -- Registration now open
R/Finance 2009: Applied Finance with R
April 24 & 25, Chicago, IL, US
The first annual R/Finance conference for applied finance using R , the
premier free software system for statistical computation and graphics,
will be held this spring in Chicago, IL, USA on Friday April 24 and
Saturday April 25.
The two-day conference will cover topics as diverse as portfolio theory,
2009 Feb 23
0
R/Finance 2009: Applied Finance with R -- Registration now open
R/Finance 2009: Applied Finance with R
April 24 & 25, Chicago, IL, US
The first annual R/Finance conference for applied finance using R , the
premier free software system for statistical computation and graphics,
will be held this spring in Chicago, IL, USA on Friday April 24 and
Saturday April 25.
The two-day conference will cover topics as diverse as portfolio theory,
2012 Jan 06
1
upsmon+snmp-ups does not shut down system
I've googled and RTFM'ed, but still can't solve this one. I hope you folks can.
This affects my entire computer cluster, but let's start simple: I've got a
computer running NUT; OS is Scientific Linux 5.5; kernel 2.6.18-274.12.1.el5xen.
It connects to an APC SMART-UPS via an APC SmartCard using the snmp-ups driver.
It generally works: upsmon will detect if the battery is low
2003 Apr 08
3
SAMBA 2.07 Question
Hello,
We are currently running SAMBA 2.07 on our AIX 4.3.3 UNIX systems. We just
received the following:
OpenPKG Security Advisory OpenPKG-SA-2003.028: samba - remote root exploit
Does this affect SAMBA 2.07? This is all that I see affected:
OpenPKG Security Advisory The OpenPKG Project
http://www.openpkg.org/security.html http://www.openpkg.org
2009 Nov 28
1
2-character plotting characters?
I am trying to make a plot using the plot command in which I would like the
plotting characters to be two-character strings (they're two-letter
abbreviations of country names). I've tried the pch argument and this, of
course, only produces 1-character strings. Looking through Intro to R and
the reference manual, I can't find any obvious way around this. Would
anyone have any
2010 Sep 20
0
R/Finance 2011 - Call for Papers
Call for Papers:
R/Finance 2011: Applied Finance with R
April 29 and 30, 2011
Chicago, IL, USA
The third annual R/Finance conference for applied finance using R will
be held this spring in Chicago, IL, USA on April 29 and 30, 2011. The
two-day conference will cover topics including portfolio management,
time series analysis, advanced risk tools, high-performance computing,
market microstructure
2011 Apr 01
0
R/Finance 2011 Conference Agenda
R community:
We're excited to post a preliminary agenda for the upcoming 3rd
conference on R and Applied Finance, to be held in Chicago on April
29th and 30th.
In addition to keynotes from John Bollinger, Mebane Faber, Stefano
Iacus and Louis Kates, we are excited to have 31 additional talks
covering the state of R and applied finance.
This represents a phenomenal opportunity to meet and
2008 Dec 19
0
R/Finance 2009: Applied Finance with R -- Call for Papers
Call for Papers
The Finance Department of the University of Illinois at Chicago (UIC),
the International Center for Futures and Derivatives at UIC, and
members of the R finance community are pleased to announce
R/Finance 2009: Applied Finance with R
on April 24 and 25, 2009, in Chicago, IL, USA
Confirmed keynote speakers include:
Patrick Burns (Burns
2008 Dec 19
0
R/Finance 2009: Applied Finance with R -- Call for Papers
Call for Papers
The Finance Department of the University of Illinois at Chicago (UIC),
the International Center for Futures and Derivatives at UIC, and
members of the R finance community are pleased to announce
R/Finance 2009: Applied Finance with R
on April 24 and 25, 2009, in Chicago, IL, USA
Confirmed keynote speakers include:
Patrick Burns (Burns
2009 Dec 13
2
O(N log N) Kendall Tau
I've noticed that the implementation of Kendall's Tau in R is O(N^2).
The following reference describes how it can be done in O(N log N):
A Computer Method for Calculating Kendall's Tau with Ungrouped Data
William R. Knight
Journal of the American Statistical Association, Vol. 61, No. 314, Part
1 (Jun., 1966), pp. 436-439
http://www.jstor.org/pss/2282833
I'm interested in
2012 Aug 21
2
apply question
This works, where zz is a dataframe:
for(i in 1:nrow(zz)) {
zzz[i,1]<-paste(zz[i,1],zz[i,2],sep="_")
}
I would like to use "apply" to concatentate two columns of text along with
a separator.
How?
Chet
[[alternative HTML version deleted]]
2012 Jul 18
3
Upgrading on Ubuntu from 2.11.1 to 2.15.1
This doesn't work, what should I do?
sudo apt-get install r-base
[sudo] password for cseligman:
Reading package lists... Done
Building dependency tree
Reading state information... Done
r-base is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Also:
> .libPaths()
[1] "/export/home/cseligman/local/library/R"
[2]
2009 Aug 12
6
Shorewall (Openswan) IPSEC VPN MASQ Problem
Hi,
I have setup a IPSEC VPN using Openswan to connect a Draytek router to a
CentOS 5.2/Shorewall 4.2.9 firewall. The VPN establishes OK but I''m
getting a problem with packets from the left hand subnet getting
masqueraded rather than routed down the IPSEC VPN as though they were
going out onto the net. I''ve spent the last day searching Google and so
far I''ve hit a
2012 Mar 07
2
staging shutdowns
Hello All,
I'm deploying NUT in a data center and I'm curious to know how others
have gone about staging the shutdown of various systems. The systems
are broken down into groups of importance, group1 being the most
important group4 being the least. In the event of an outage take down
group4 after 5 minutes, group3 after 10 minutes, group2 after 15, and
finally group4 after 20.
I've
2008 May 25
1
[Bug 16088] New: Google Finance doesn't work
http://bugs.freedesktop.org/show_bug.cgi?id=16088
Summary: Google Finance doesn't work
Product: swfdec
Version: 0.6.6
Platform: x86-64 (AMD64)
URL: http://finance.google.com/finance?q=intl
OS/Version: Linux (All)
Status: NEW
Severity: enhancement
Priority: medium
Component: library
2011 Dec 30
0
[R-SIG-Finance] Removing outliers in tick data in R?
On 30 December 2011 10:21, Michael <comtech.usa at gmail.com> wrote:
> But are there reasonably good and realistic methods of identifying
> outliers/errornous quotes ?in tick data in R?
Check out the OutlierD package at
http://www.bioconductor.org/packages/release/bioc/html/OutlierD.html.
--
Sent from my mobile device
Envoyait de mon portable
2011 Jan 06
0
Finance job in New Jersey
In addition to the below, we are heavy users of R.
Lion Cave Capital, a proprietary, algorithmic trading start-up, is seeking a
top-flight, innovative, recent Ph.D. in Mathematics, Physics, Machine
Learning, or Statistics. Programming excellence required, particularly
involving large data sets and real-time systems.
Lion Cave's real-time market analysis poses significant mathematical and
2007 Mar 06
0
Yahoo finance kind of application
Hello All:
We are looking for various web development choices out there and many
have suggested RoR to be a good way to go with, especially its ease to
use and faster development.
The end result of the web app will look something similar to Yahoo
finance - so I am wondering if existing RoR views capability will be
able to deliver this to me.
My friends who are in .NET are Java tells me that its
2017 Oct 20
0
NMOF 1.2-2 (Numerical Methods and Optimization in Finance)
Dear all,
version 1.2-2 of package NMOF is on CRAN now.
NMOF stands for 'Numerical Methods and Optimization
in Finance'. The package provides R code and datasets
for the book with the same name, written by Manfred
Gilli, Dietmar Maringer and Enrico Schumann, published
by Elsevier/Academic Press in 2011.
The package has finally crossed the 1.0 line: It is
10 years since the development