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.

1,265 results for “from:Ulrich”

Suggestions
Joshua Ulrich · Dec 7, 2009 · r-sig-finance

Hi Nick, Since this doesn't have anything to do with Finance, you'll probably receive a better response from the R-help list. To answer your question, I use vim. Best, Josh -- http://www.fosstrading.com On Mon, Dec...

Unexpected behavior of identical() with language objects
Joshua Ulrich · Oct 29, 2014 · r-devel

On Wed, Oct 29, 2014 at 3:26 PM, Winston Chang <winstonchang1 at gmail.com> wrote: > I ran into this and found the result very surprising: > > identical( quote({ a }), quote({ a }) ) > # FALSE > > It seems related to curly braces. For example...

Erro in loadNamespace
Ulrich Leopold · Feb 11, 2004 · r-help

Dear list, Iget the following error message: > help.search("omit.na") Error in loadNamespace(name) : package 'tools' does not have a name space I do not quite understand what it means in this case. Is something corrupt in the installation...

urgent
Joshua Ulrich · Apr 23, 2012 · r-sig-finance

You have to unsubscribe yourself, using the link that's at the bottom of _every_ message to the list. https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Joshua Ulrich ?| ?FOSS Trading: www.fosstrading.com R/Finance 2012: Applied Finance...

Likelihood ratio test for comparing non-nested cox models
Hans-Ulrich Klein · May 1, 2013 · r-help

Dear All, I fitted two non-nested proportional hazards models using the coxph() function from package survival. Now, I would like to apply a model selection test like, e.g., the likelihood ratio test proposed by Vuong. I found an...

Interactive Broker API
Joshua Ulrich · Jun 5, 2009 · r-sig-finance

On Fri, Jun 5, 2009 at 9:58 AM, R P Herrold<herrold at owlriver.com> wrote: > On Fri, 5 Jun 2009, Joshua Ulrich wrote: > >> If you generate <= $800 in monthly commissions you will only have 100 >> simultaneous real-time...

testing xts values in if command?
Joshua Ulrich · Jan 29, 2014 · r-help

On Wed, Jan 29, 2014 at 1:25 PM, ce <zadig_1 at excite.com> wrote: > > Dear all , > > xts objects give error in if command : > Error in if .... : > missing value where TRUE/FALSE needed > >> library(quantmod) >> getSymbols("SPY") > >> SPY["2007...

"table(droplevels(aq)$Month)" in manual page of droplevels
Ulrich Windl · Apr 12, 2017 · r-devel

The last line of the example in droplevels' manual page seems to be incorrect to me. I think it should read: "table(droplevels(aq$Month))". Amazingly (I don't understand) both variants seem to produce the same result (R 3...

From 2.2.1 to 2.3
Ulrich Keller · Aug 3, 2006 · r-help

http://cran.r-project.org/bin/windows/base/rw-FAQ.html#What_0027s-the-best-way-to-upgrade_003f Antonio_Paredes at aphis.usda.gov wrote: > Hello everyone. > > Currently I am running R 2.2.1 (windows), and I will...

kyle.r?
Joshua Ulrich · Jan 8, 2011 · r-sig-finance

I attended that presentation and I'm fairly certain Dale asked that we not share his code. Have you asked him for it? -- Joshua Ulrich ?| ?FOSS Trading: www.fosstrading.com 2011/1/8 Bj?rn Hertzberg <bjorn.hertzberg at gmail...

Logical Error? (PR#13516)
Joshua Ulrich · Feb 10, 2009 · r-devel

This is not a bug. Please do read the FAQ before posting and creating work for others. http://cran.r-project.org/doc/FAQ/R-FAQ.html#R-Bugs http://cran.r-project.org/doc/FAQ/R-FAQ.html#Why...

heatmap and continuous variable
Hans-Ulrich Klein · Jun 24, 2008 · r-help

Dear All, I want to plot a heat map with annotated columns. Both functions heatmap (stats) and heatmap.2 (gplots) can plot a horizontal side bar that can be used to visualize a categorical variable. In addition to a categorical...

R finance conference question
Joshua Ulrich · Jan 19, 2018 · r-sig-finance

On Fri, Jan 19, 2018 at 9:26 AM, Daniel Melendez <danielmelendez at alum.northwestern.edu> wrote: > Hello - > > Are there still open spots to present? I know the deadline is Feb 2 > There are no pre-specified number of open...

gsub: replacing a.*a if no occurence of b in .*
Ulrich Keller · Feb 24, 2007 · r-help

I am trying to read a number of XML files using xmlTreeParse(). Unfortunately, some of them are malformed in a way that makes R crash. The problem is that closing tags are sometimes repeated like this: <tag>value1</tag><tag...

axis with negative values
Ulrich Leopold · Sep 11, 2002 · r-help

How can I extend the axis of truehist with negative values. I need to plot residuals from a stepwise regression. Ulrich -- __________________________________________________ Ulrich Leopold MSc. Department of Physical Geography Institute for Biodiversity and Ecosystem Dynamics Faculty of Science University of Amsterdam...

Version 1.3.1 of apcluster package on CRAN
Ulrich Bodenhofer · Apr 23, 2013 · r-help

Dear colleagues, This is to inform you that Version 1.3.1 of the R package apcluster has been released on CRAN. We did a major improvement of heatmap and dendrogram plotting, as well as several minor improvements of the...

Numeric to timeSeries help
Joshua Ulrich · Mar 26, 2012 · r-sig-finance

On Mon, Mar 26, 2012 at 7:59 AM, Golam Sakline <golam.sakline at gmail.com> wrote: > Hi, > > Can someone quickly help me with few lines of code or point me to a site that shows how to merge a...

How to create a time series object with time only (no date)
Joshua Ulrich · Dec 20, 2014 · r-help

On Dec 20, 2014 11:11 PM, "ce" <zadig_1 at excite.com> wrote: > > > Dear all, > > I want to create a time series object from 00:00:00 to 23:59:00 without dates ? > I can't figure it out...

Artificial price series
Joshua Ulrich · Apr 12, 2011 · r-sig-finance

Hi David, On Tue, Apr 12, 2011 at 11:38 AM, David St John <dstjohn at math.uic.edu> wrote: > Worik, > > See bootstrap() and generateSample() in the ttrTests package. ?If you have a > real price series these functions create a...

simple add error (PR#13699)
Joshua Ulrich · May 13, 2009 · r-devel

Gostan, This is not a bug. You're asking for 20 decimal digits of precision, which is impossible with double-precision floating point arithmetic. http://fr.wikipedia.org/wiki/Virgule_flottante Best, Josh -- http://www.fosstrading.com On Wed, May...

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