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.
Thanks Patrick, Dirk and Stefan, yours answers have been very useful!! Best, Enrique
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20081105/82129da9/attachment.pl>
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>
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>
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>
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
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...
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...
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...
> 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...
>>>>> 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...
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...
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...
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...
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...
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...
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...
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...
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...
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 .