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.

54 results for “from:Bengoechea Bartolomé Enrique (SIES 73)”

Fund ratios with lagged correlations
Bengoechea Bartolomé Enrique (SIES 73) · Mar 14, 2006 · r-sig-finance

Thanks Patrick, Dirk and Stefan, yours answers have been very useful!! Best, Enrique

Lattice equivalent of axis(..., hadj=0)?
Bengoechea Bartolomé Enrique (SIES 73) · Nov 5, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20081105/82129da9/attachment.pl>

fPortfolio target risk optimization?
Bengoechea Bartolomé Enrique (SIES 73) · Nov 27, 2008 · r-sig-finance

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20081127/b23f397a/attachment.pl>

fPortfolio target risk optimization?
Bengoechea Bartolomé Enrique (SIES 73) · Nov 24, 2008 · r-sig-finance

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20081124/77e4ef37/attachment.pl>

[R-gui] About biocep
Bengoechea Bartolomé Enrique (SIES 73) · Jan 15, 2009 · r-sig-gui

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-gui/attachments/20090115/e3daaa48/attachment.pl>

R-SIG-Finance Digest, Vol 36, Issue 13
Bengoechea Bartolomé Enrique (SIES 73) · May 31, 2007 · r-sig-finance

Marco, There has been some discussion on the past in this list about these issues, have you reviewed the archives? (hint: search for "use of R in big companies") Best, Enrique

help: reference & book
Bengoechea Bartolomé Enrique (SIES 73) · Jun 2, 2005 · r-sig-finance

For a good non-R specific book, I always recommend Carol Alexander's "Market Models: A Guide to Financial Data Analysis", John Wiley & Sons. It's much better than the two R-specific ones *if you're new to the...

Clear Console
Bengoechea Bartolomé Enrique (SIES 73) · Jun 14, 2004 · r-help

Hi, Could someone please point to me which function clears the R console under Windows? (exactly what the R Gui Windows menu "Edit > Clear Console" does). Seems simple but I haven't been succesful with the help system (help.search...

RODBC and SQlServer Float type
Bengoechea Bartolomé Enrique (SIES 73) · Apr 21, 2004 · r-help

Ooops, I answer myself: just modify the Sql query to make a cast: "SELECT cast(price AS real) ..." and it works, although I would still like to know whether there's some R-based solution (e.g. if you are...

Suggestion: Dimension-sensitive attributes
Bengoechea Bartolomé Enrique (SIES 73) · Jul 10, 2009 · r-devel

> In the case the metadata are stored in a list, that interface enforces the building of a list. > (I said to ignore implementation for now, but paradoxically this made me consider possible implementations). Creating the list on the fly if...

[R-es] Programación Visual con R
Bengoechea Bartolomé Enrique (SIES 73) · Oct 29, 2009 · r-help-es

>>>>> Para completar un (futuro) pequeño package, mi idea es dieñar unas ventanas de introducción de datos y me gustaría >>poder hacerlo de una manera visual (y si es orientado a objetos, mejor). Estoy buscando algo más...

Editing the "..." argument
Bengoechea Bartolomé Enrique (SIES 73) · Jul 7, 2008 · r-devel

The 'modifyList' function on package Utils allows to do that in a very compact way: do.call("optim", modifyList(list(<your default values>), list(...))) Regards, Enrique Mathieu Ribatet wrote: > Dear all, > > I'd like tweaking the ... arguments that one user...

[R-gui] MainFrame Tk BWidget
Bengoechea Bartolomé Enrique (SIES 73) · Apr 20, 2004 · r-sig-gui

Hi, I'm started building a Tk GUI for a R-based app, and I've successfully build an initial prototype. Nevertheless, I'm now trying to use the MainFrame BWidget distributed with ActiveTcl 8.4.6, and I don...

Lattice zoo plot: no x ticks on first panel
Bengoechea Bartolomé Enrique (SIES 73) · May 27, 2008 · r-help

With some tweaking, this has fully solved the issue. Many thanks Gabor!! Regards, Enrique > -----Original Message----- > From: Gabor Grothendieck [mailto:ggrothendieck at gmail.com] > Sent: martes, 27 de mayo de 2008 16:07 > To: Bengoechea Bartolom? Enrique (SIES 73) > Cc...

portfolioFrontier nonsense
Bengoechea Bartolomé Enrique (SIES 73) · Jun 15, 2009 · r-sig-finance

Hi, This is perfectly possible, depending on the data. For example, optimizing with 6-months data at the beginning of this year with indexes representing major world asset classes would give you an efficient frontier with negative slope (as return...

RODBC and SQlServer Float type
Bengoechea Bartolomé Enrique (SIES 73) · Apr 21, 2004 · r-help

Hi, I'm trying to get data from a MS SqlServer database into R, using the RODBC package. The problem I've found is that numeric data from my sql queries is returned with only two decimal digits. After searching...

[R-es] gui windows
Bengoechea Bartolomé Enrique (SIES 73) · Jan 19, 2010 · r-help-es

Para mí StatET (plugin de Eclipse) es insustituible. Cuesta un poco hacerse con el entorno si nunca lo has usado, pero luego tienes toda la potencia del eclipse y sus numerosos plugins. http://www.walware.de/goto/statet Un saludo...

[R-es] Guardar graficos en formato para powerpoint
Bengoechea Bartolomé Enrique (SIES 73) · Nov 6, 2009 · r-help-es

Una sugerencia: los gráficos para powerpoint yo los guardo con formato "windows metafile". Eso permite hacer doble click en el gráfico en el propio powerpoint, te preguntará si quieres importar/editar la figura, le dices que sí, y...

Dump plots to powerpoint?
Bengoechea Bartolomé Enrique (SIES 73) · Jul 8, 2009 · r-help

Hi, On windows, you can use a COM client (with packages like rcom or RDCOMClient) to control powerpoint from R and insert the generated image using powerpoint's object model. You can either use the clipboard or an intermediate image...

Is there an R-analog of S-Plus's import.dta.bloomberg
Bengoechea Bartolomé Enrique (SIES 73) · Oct 19, 2004 · r-sig-finance

Hi, > being able to get Bloomberg data directly into R would be very useful I am doing this every day. To my knowledge, you can do this in 2 ways: 1) The hard way would be to use the Bloomberg...

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