Displaying 20 results from an estimated 6000 matches similar to: "[R-SIG-Finance] question on analyzing of correlation structure"
2008 Apr 02
0
[R-SIG-Finance] Bayesian estimation of jump-diffusion processes andself-exciting counting processes
Sincerely,
Jeffrey Todd Lins
Executive Director
Quantitative Analysis
Saxo Bank A/S
(Sent from my BlackBerry)
----- Original Message -----
From: r-sig-finance-bounces at stat.math.ethz.ch <r-sig-finance-bounces at stat.math.ethz.ch>
To: r-help <R-help at stat.math.ethz.ch>; r-sig-finance at stat.math.ethz.ch <r-sig-finance at stat.math.ethz.ch>
Sent: Wed Apr 02 06:49:54 2008
2006 Oct 10
0
[R-SIG-Finance] regarding bootstrapping... REVISITED
hi Thomas/All,
I went through the thread(
https://stat.ethz.ch/pipermail/r-sig-finance/2006q1/000682.html which
concerns with swaps). Yeah it is correct that i would like to quote both
David and Krishna that the curve interpolation may vary considerably (for
e.g. any polynomial/parametric fit is very different from and curve
fitting whether it is free hand or by NURBS ( complex version of
2004 Nov 28
0
Re: [R-sig-finance] syntax for a loop
I don't think I understand you entirely, but here are a couple
things.
You need to shorten the loop so you don't run off the end.
You basically just write the code as you've stated it except that
"and" is && for single values and & for vectors
You don't say what should happen if the test is not true.
You can probably use "ifelse" instead of a
2011 Jun 04
0
[R-SIG-Finance] Measure quality of fit for MA(q), ARMA(p, q) and GARCH(p, q)
Thank you so much all for your invaluable inputs.
On Sat, Jun 4, 2011 at 3:36 AM, Patrick Burns <patrick at burns-stat.com> wrote:
> A common thing to do is the Ljung-Box
> test on the residuals. ?For garch it
> would be the residuals squared.
>
> Actually for garch it should be the
> rank of the squared residuals -- see
>
2013 Apr 09
0
[R-SIG-Finance] EM algorithm with R manually implemented?
Moved to R-help because there's no obvious financial content.
Michael
On Sat, Apr 6, 2013 at 10:56 AM, Stat Tistician
<statisticiangermany at gmail.com> wrote:
> Hi,
> I want to implement the EM algorithm manually, with my own loops and so.
> Afterwards, I want to compare it to the normalmixEM output of mixtools
> package.
>
> Since the notation is very advanced, I
2011 Jul 04
1
[R-SIG-Finance] FinCenter in timeSeries with "merge", "cbind" and "rbind"
Hi R users:
When I try to merge or bind (cbind or rbind) two series,
both with a "FinCenter" different that GMT, the
result is "GMT" not the original financial center?
What am I doing wrong?
######################################################
require(timeSeries)
getRmetricsOptions("myFinCenter")
setRmetricsOptions(myFinCenter = "America/Bogota")
2004 Dec 12
1
Re: [R-sig-finance] dates and times on Windows for fMetrics
# Here is the solution:
require(fBasics)
# Be sure that R is running in time zone GMT.
# Set your Windows environment variable to "GMT"
# Your PC Windows clock can still run in any other time zone!
# My clock is now running in Zurich in Europe.
Date = c("2003-10-09", "2003-10-10", "2003-10-13", "2003-10-14")
Open = c(1.27, 1.25, 1.27,
2008 Oct 23
1
[R-SIG-Finance] forecasting earnings, sales and gross margin of a company...
Sender: r-help-bounces at r-project.org
On-Behalf-Of: comtech.usa at gmail.com
Subject: Re: [R] [R-SIG-Finance] forecasting earnings, sales and gross margin of a company...
Message-Id: <b1f16d9d0810231239k506d582i7ecb908b84bc1642 at mail.gmail.com>
Recipient: ngottlieb at marinercapital.com
--------------------------------------------------------
This information is being sent at the
2010 Nov 16
1
Estimador VARHAC
Saben si el estimador VARHAC de Den Haan y Levin (1994) ha sido implementado en R? Solamente encontre rutinas para RATS y GAUSS en la pagina de Den Haan.
Saludos,
Jose
Jose Luis Iparraguirre
[[alternative HTML version deleted]]
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
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
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,
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
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
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
2007 Feb 09
0
R/SPLUS Finance Consultant - Mango Solutions (UK)
Mango Solutions, providers of S-PLUS and R consulting, development and
Training Services, are looking for consultants to join their UK-based
technical team. We are looking for highly motivated individuals to work
in a customer-focused environment. This is a unique opportunity to
develop within a dynamic company which has been expanding rapidly and
profitably since it's inception in 2002.
2010 Mar 12
0
R/Finance 2010
R/Finance 2010: Applied Finance with R
April 16 & 17, Chicago, IL, US
www.RinFinance.com <http://www.RinFinance.com>
The second 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 16 and
Saturday April 17, 2010.
Registration is still open and
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