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.

62 results for “from:Vince”

Rpad vs. Rapache
Vince Fulco · Apr 14, 2009 · r-help

Dear R-experts- I'm attempting to evaluate Rpad and Rapache with the former already installed. When I run the latter using VMware, it tries to run on the default IP address assigned to Rpad. Not being facile in Apache...

Question on multiple sessions...
Vince Fulco · Feb 12, 2009 · r-sig-finance

Yes to both question sbut it could be as simple as taking a copy of the real time data and calculating on that. I've noted Gabor's answer (thanks!) but would welcome yours as well. Vince Fulco, CFA, CAIA...

Slow data EOD
Ralph Vince · Oct 9, 2012 · r-sig-finance

Ah, ok....then I can create a function to perhaps append it onto the file I am downloading entirely end of day or something like that. On Tue, Oct 9, 2012 at 1:02 PM, G See <gsee000 at gmail...

maximum width for pdf device
Vince Forgetta · Nov 19, 2003 · r-help

Hi all, What is (or how to I change) the maximum width of a pdf image. I am trying to make a pdf image: pdf(file="out.pdf",width=200,height=20) and I can't get the image to...

IBrokers-- server version question...
Vince Fulco · Aug 26, 2009 · r-sig-finance

Installing from the latest SVN, package mates to API Ver. 9.62 which is latest production release. Getting 'Server_Version' error on previously well running code. Would appreciate any insights and tips on quick fixes for the future rather than...

Equities Data
Ralph Vince · Sep 6, 2012 · r-sig-finance

Ah, thank you! It must be in the Quantmod API / Thank you. Ralph Vince On Thu, Sep 6, 2012 at 9:05 AM, G See <gsee000 at gmail.com> wrote: > On Thu, Sep 6, 2012 at 8:02 AM, Ralph...

Rmpi install fails...
Vince Fulco · Apr 30, 2009 · r-sig-hpc

Per Dirk's suggestion, following up with a *revised* question from R-help of a few days ago... On FC10 with openmpi and mpich2 installed including all -develop and -libs files, the command "R CMD INSTALL Rmpi_0.5-7...

Rmpi failing to install with all latest MPI packages and config arguments
Vince Fulco · Apr 26, 2009 · r-help

Agreed on the redirect to SIG. mpich2-devel and -libs are installed. V. On Sun, Apr 26, 2009 at 4:51 PM, Dirk Eddelbuettel <edd at debian.org> wrote: > > On 26 April 2009 at 14:50, Vince Fulco wrote: > | On...

Teaching material for children...
Vince Fulco · Sep 14, 2009 · r-help

Dear R colleagues-- Apologies for belabouring, but if it wasn't obvious already, I was speaking specifically to R-Project resources for young adults. As I was querying the R-help list, thought that was crystal clear but I've...

[R-sig-dyn-mod] New package cOde
Pileggi, Vince (MOECC) · Mar 10, 2015 · r-sig-dynamic-models

Great...I'm sure I'll be using its new functionality! Thanks very much Daniel!! -----Original Message----- From: R-sig-dynamic-models [mailto:r-sig-dynamic-models-bounces at r-project.org] On Behalf Of Daniel Kaschek Sent: March-09...

build matrix with the content of one column of a data frame in function of two factors
VinceD · Jul 10, 2008 · r-help

So the solution is : tapply(content, list(factor1, factor2), mean) An example of what it does : > my.data name item vote 1 Ricardo Coke 20 2 Ricardo Fanta 60 3 Ricardo Pepsi 100 4 Marie Pepsi 40 5 Marie Coke...

Dividend-adjusted data
Ralph Vince · Oct 2, 2012 · r-sig-finance

Ah right right. Exactly what I am looking for, thank you. On Tue, Oct 2, 2012 at 1:54 PM, Zachary Mayer <zach.mayer at gmail.com> wrote: > I use quantmod::adjustOHLC to adjust for splits and dividends, based on...

Finding the strike price of an option from all other data
R Vince · May 17, 2015 · r-sig-finance

This would probably work nidely: http://www.inside-r.org/packages/cran/pracma/docs/muller On Sun, May 17, 2015 at 12:54 AM, Kunal Shah <kunalshah305 at gmail.com> wrote: > Hello, > > If I have all the other data and...

Statistical analysis
Ralph Vince · Dec 22, 2012 · r-sig-finance

Percentage of time at equity highs, within 1% of equity highs, 5%, 10%, 20%. On Sat, Dec 22, 2012 at 1:49 PM, Ron Michael <ron_michael70 at yahoo.com> wrote: > Hi all, I employed in a company which actively...

Equities Data
Ralph Vince · Sep 6, 2012 · r-sig-finance

I don't think this is going to do what I'm trying to accomplish here, which is determine the next, future, pending ex-date for dividends or splits, if there is one announced, so that I can prepare the...

build matrix with the content of one column of a data frame in function of two factors
VinceD · Jul 9, 2008 · r-help

Hello, First, thanks for your help (and sorry for my english !) I have a data frame in which each row represents a vote (in percent, only 20,40, 60,80,100) of one person on one content, with three columns...

IBrokers- how to keep target file from being re-written?
Vince Fulco · Aug 11, 2009 · r-sig-finance

For now, using reqHistoricalData() vs. the new wrapper reqHistory(), setting endDateTime array and then looping thru writing to same file. Func overwrites and attempt to add 'a'ppend qualifiers doesn't work. dfile='/home/foo/' now<- Sys.Date()-1 tp...

Evaluating equity curves
R. Vince · Oct 11, 2009 · r-sig-finance

Do NOT bother with this, Aleks, until you first read about the First and particularly Second Arc Sine Laws and how they might pertain to equity curves. (To avoid fitting splinies or anything else to unicorn costumes) -Ralph Vince ----- Original...

Question about functionality of sum()
Vince S. Buffalo · Jan 23, 2007 · r-help

R community, My question is a bit complex to explain (and consequently difficult to search for in the archives). I will illustrate it with a simplified example. If I have an array of sample sizes for various factor levels, of...

zoo library and unique error...
Vince Fulco · Mar 7, 2009 · r-sig-finance

I'm puzzled by a recurring warning re: "some methods for 'zoo' objects do not work if the index entries in ?order.by? are not unique." The data is machine generated in specific, unique, ordered increments and I've tried...

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