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.

6 results for “from:Stanley Chu”

"xts" as S4 slot class
Stanley Chu · Oct 28, 2011 · r-sig-finance

Hi guys, I am trying to set my slot class to be "xts", and am having some problems. Does anyone know what to do to make this work? setClass("data", representation(data = "xts")) new("data", data = xts()) Thanks, Stanley

quantmod - chart object (chob)
Hungte (Stanley) Chu · Jun 17, 2011 · r-sig-finance

Hi everyone, I am curious that if I can collect a list of chob objects and later tile these plots in a pdf file. I have a function to handle this for r plot objects, but I am having trouble...

Rcompression on Omegahat
Stanley Chu · Aug 18, 2009 · r-help

Hi, Has anyone successfully installed Rcompression on Intel-based Mac? I used the command: install.packages( pkgs = in.file, repos = NULL, contriburl = NULL ) where in.file is the path to Rcompression_0.6-0.tar.gz on local drive. It...

How to do multivariate MLE?
Hung-Te(Stanley) Chu · Aug 6, 2007 · r-sig-finance

Hi, If I generate random variables, X, from the bivariate t distribution with df = 3: x <- rmvt(n=10, sigma = diag(2), df = 3) Now I want to perform MLE to "back out" the df. To do so, I define...

Rcompression on Omegahat
Stanley Chu · Aug 18, 2009 · r-help

Duncan, Please see below: ################## > in.file [1] "~/Downloads/Rcompression_0.6-0.tar.gz" > install.packages( + pkgs = in.file, + repos = NULL, + contriburl = NULL + ) > > > library("Rcompression") Error in library("Rcompression") : 'Rcompression' is not a valid installed package > ################## I still do not...

quantmod - chart object (chob)
Stanley Chu · Jun 19, 2011 · r-sig-finance

Hi Jeff & Brian, Thanks for the reply. The idea is to be able to save the plot object for future reference, with minimal work to reproduce it, and to be able to use them freely in a document. For example...

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