Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

22 results for “from:Christian Prinoth”

Newbie help on dim
Christian Prinoth · Sep 1, 2005 · r-help

Hi, if I do Z<-rnorm(50) Followed by Dim(Z) I get NULL. Is this correct? Shouldn't I get 50 instead? TIA Chris DISCLAIMER:\ L'utilizzo non autorizzato del presente messagg...{{dropped}}

Scripting R
Christian Prinoth · Jan 30, 2009 · r-sig-mac

Simon, > If you think so - what is missing? How would you envision it? In the same way as Excel plugins for Matlab, R etc work in windows. Currently R-OSX has an Applescript dictionnary with a single instruction 'cmd', which...

Optimization Book with R. (Style Based Analysis, MV Portfoli
Christian Prinoth · Apr 8, 2008 · r-sig-finance

This paper: http://www.stanford.edu/~boyd/papers/portfolio.html Contains some useful advice on doing what you want with standard tools like solve.QP -----Original Message----- They are both decent but I was looking for an example yesterday of...

iPad query
Christian Prinoth · Feb 2, 2010 · r-sig-mac

I think that integration of R into Numbers on "ordinary" Os X would be far more interesting than R on iPad... It can be done, sort of, with Rserve and appscript, but native support would be awesome... Christian Prinoth <cp...

Scripting R
Christian Prinoth · Jan 30, 2009 · r-sig-mac

Simon, > As I said in my earlier e-mail AFAICS neither Microsoft nor Apple > support plugins and for OO there is already a plugin. Thanks, I will checkout the OO plugin, this might be the best immediate solution > capabilities. (E...

segments could not draw line in log plot
Christian Prinoth · Nov 27, 2008 · r-sig-finance

abline(v=x) where x is the x-value for the vertical line Christian Prinoth <cp at epsilonsgr.it> Epsilon SGR +39-02-88102355 > -----Original Message----- > From: r-sig-finance-bounces at stat.math.ethz.ch > [mailto:r-sig-finance...

Interacting with R GUI app from another Cocoa app
Christian Prinoth · Nov 30, 2009 · r-sig-mac

Some time ago I was exploring the general issue of "remote controlling" R from different apps, eg Excel or Openoffice. Simon Urbanek suggested using the clipboard (pasted from his post): -- the easiest solution is to use clipboard and it's...

R.app crash report
Christian Prinoth · Sep 4, 2005 · r-sig-mac

The application crashes following these steps: - create a quartz output (eg any kind of graph) - press alt-q - select cancel when asked to save workspace - try to create another graph log below Host Name: CPs-imac-g5 Date/Time: 2005...

130/30 Portfolio Optimization
Christian Prinoth · Apr 15, 2008 · r-sig-finance

A few days ago I have posted a link to a paper describing techniques to do what you want with solve.QP. Please search in the archive, I do not have the link handy right now. Chris -----Original Message----- From...

creating and populating an environment
Christian Prinoth · Jul 27, 2009 · r-help

Hi, I often work with R by writing long(ish) Excel-VBA macros interspersed with calls to R via RExcel. A typical example of this would be: Sub VBAMacro() 'fetch some data from an excel sheet 'do some basic stuff...

creating and populating an environment
Christian Prinoth · Jul 27, 2009 · r-help

Hi, I often work with R by writing long(ish) Excel-VBA macros interspersed with calls to R via RExcel. A typical example of this would be: Sub VBAMacro() 'fetch some data from an excel sheet 'do some basic stuff...

Réf. : Re: solve.QP (for portfolio optimization)
Christian Prinoth · Jan 10, 2007 · r-sig-finance

IMHO opinion, the concept of correlation is not so useful in this context. I think that if you wish to contain overall variance you are much better off trying to contain risk exposures (eg, net sector exposure etc.), than trying...

iPad query
Christian Prinoth · Feb 2, 2010 · r-sig-mac

Nope :( But we should all hammer Apple with requests in that direction! Christian Prinoth <cp at epsilonsgr.it> Epsilon SGR +39-02-88102355 > -----Original Message----- > From: Simon Urbanek [mailto:simon.urbanek at r-project.org] > Sent: 02 February, 2010 16...

solve.QP (for portfolio optimization)
Christian Prinoth · Jan 10, 2007 · r-sig-finance

If the goal is to build some kind of market neutral position, one could also take a 2-step approach: 1) build an optimized long portfolio that maximizes some score\expected return\whatever 2) build a short portfolio that minimizes...

Pairs trading & cointegration
Christian Prinoth · Feb 23, 2010 · r-sig-finance

I would try to find cointegrated portfolios, instead of pairs of single stocks. That might give you more stable cointegration relationships. There used to be some papers on the topic by Carol Alexander on the net. Christian Prinoth > -----Original Message...

Scripting R
Christian Prinoth · Jan 29, 2009 · r-sig-mac

Sorry for appending an unrelated conversation, just lazyness on my side. About the post topic, I did not really know how to name it, but since I was under the impression that a more complete applescript dictionnary fr R-OSX...

portfolio optimization problem - use R
Christian Prinoth · Jul 22, 2008 · r-sig-finance

This problem can be solved with quadprog. You just have to introduce a few auxiliary variables. Have a look at this paper: http://www.stanford.edu/~boyd/papers/portfolio.html Cheers Christian -----Original Message----- From: r-sig-finance-bounces at...

Scripting R
Christian Prinoth · Jan 30, 2009 · r-sig-mac

Emiliano, what you suggest I have already implemented, although it is a bit sluggish, especially if moving back and forth big chunks of data. The reason I am looking into this is that on windows platforms in my organization many...

Scripting R
Christian Prinoth · Jan 29, 2009 · r-sig-mac

Hi, is there something similar to rcom on OSX? I understand that R for OSX has some limited applescript support, but I was wondering if there is an easy way to share data with other applications. My ultimate goal would...

Pricing guaranteed execution
Christian Prinoth · Dec 11, 2009 · r-sig-finance

I don't have much direct experience on this issue, but I guess you would take into account: - distribution of intraday volumes - expected tracking error volatility of the basket to be traded (relative to whatever hedging instruments your desk has...

Can't find what you're looking for? Try searching with Google .