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.

25 results for “from:Huan Huang”

Variance Ratio Test
huan.huang@bnpparibas.com · Jul 8, 2003 · r-help

Dear all, I am programming on the *variance ratio test*, according to Lo and MacKinlay, 1988. I am wondering if there has been some official codes written for that. Many thanks and regards, Huan Huang This message and any attachments...

Variance of Ridge Regression Estimators
Huan Huang · Aug 6, 2002 · r-help

Dear list, I have done the ridge regression. But it seems the function lm.ridge does not return the variance for the estimators. Does anyone know how I can work out the variance for the estimators (my matrix has factors...

Incomplete Principal Component Regression
Huan Huang · Aug 4, 2002 · r-help

Dear list My data frame has serious collinearity problem. I want to try the Incomplete Principal Component Regression, introduced by "Regression Analysis" by Rudolf j. Freund and William J. Wilson (1998). I wonder if I can find a function in...

Variance Decomposition (Variance Proportion)
Huan Huang · Aug 5, 2002 · r-help

Hi, dear R I am dealing with my dataset with strong collinearity. I want to use the Variance Decomposition (Variance Proportion) method. There is a process in SAS called PROC REG to do it. I wonder if I can find...

Retrieve ... argument values
huan.huang@bnpparibas.com · Sep 16, 2003 · r-help

Dear R users, I want to retrieve "..." argument values within a function. Here is a small exmaple: myfunc <- function(x, ...) { if (hasArg(ylim)) a <- ylim plot(x, ...) } x <- rnorm(100) myfunc(x, ylim=c(-0.5, 0.5)) Error in...

VBA function InStrRev in RCOM
huan.huang@bnpparibas.com · May 9, 2003 · r-help

Dear all, I am trying to use R within Excel 97. Seems the VBA with Excel 97 does not recognize function "InStrRev" (it gives error message when I try to launch RExcel Help, just the same as that it doesn...

contour plot
huan.huang@bnpparibas.com · Jan 17, 2003 · r-help

Dear all I am fighting with contour plot. I have a continuous response and three factors. The formula argument in function contourplot() does not like the factors. What I got is really nonsense, loads of squares in the plot (exactly...

moc function, normal distribution peak capture
huan.huang@uk.bnpparibas.com · Nov 9, 2005 · r-help

Hi With moc function (in moc library), I try to apply a mixture of 2 normal distribution for univariate data which has 2 peaks, however I found it came down to 1 normal distribution (weights became 1 and 0) and...

nlm constrained minimization
huan.huang@bnpparibas.com · Feb 24, 2003 · r-help

Dear all, By the old emails I was told that function constrOptim() is in package r-devel. But where I can find this package? Thanks a lot. Huan > Only one question: Can you constrain the minimization in the nlm > procedure...

turning list-elements into a vector
huan.huang@bnpparibas.com · Jul 16, 2003 · r-help

hi Emkiba, try this: x <- matrix(1:12, 4, 3) y <- matrix(x, 12, 1) yy <- y[,1] regards, Huan Internet emkiba at gmx.de@stat.math.ethz.ch - 07/16/2003 03:24 PM Sent by: r-help-bounces...

plot() help
huan.huang@bnpparibas.com · Jun 27, 2003 · r-help

plot(sort(tapply(first.anti.auth.sum,date,mean), partial=1), type="l", col="yellow",ylim=c(0,2.0)) par(new=TRUE) \\ par(xaxt='n') plot(sort(tapply(first.pro.auth.sum,date,mean), partial=1), type="l", col...

Package under R 2.1.0: package.rds
huan.huang@uk.bnpparibas.com · Apr 20, 2005 · r-help

Hi everybody, I have trouble installing my own package under R 2.1.0 (it is fine under R 2.0.1). My OS is Windows NT. I installed my package 'mag' by using menu "Packages/Install package from local...

Package under R 2.1.0: package.rds
huan.huang@uk.bnpparibas.com · Apr 21, 2005 · r-help

I sent this email yesterday and it didn't come out in the email list. I re-send it here: Hi everybody, I have trouble installing my own package under R 2.1.0 (it is fine under R 2...

correlated residuals in gls: Coefficient matrix not invertible
huan.huang@bnpparibas.com · Jul 21, 2003 · r-help

Dear Rers, I have threes series, x, y, z and I want to fit a model z ~ x + y. First of all, I fit a lm. I found the residuals are correlated, by looking at the acf() and pacf(). Then...

Least Absolute Deviation
huan.huang@bnpparibas.com · Jan 15, 2003 · r-help

Dear all, I try to fit least absolute deviation (LAD) regression with R. I couldn't find any command to carry out LAD. What I am doing now is using nlm() and setting the function argument to minimize the sum...

Standard error of standard deviation: bootstrap or theoretical results?
huan.huang@bnpparibas.com · Aug 6, 2003 · r-help

Dear R users, This is more a statistical question rather than an R question. I'd appreciate it if you can give me some suggestions. I have a sample of a time series (sample size 500, fat tail in density...

error when unsubscribe (PR#7198)
huan.huang@bnpparibas.com · Aug 24, 2004 · r-devel

Full_Name: Huan Huang Version: 1.9.1 OS: Win NT Submission from: (NULL) (155.140.122.227) Traceback: Traceback (most recent call last): File "/scratch/local/app/mailman-sfs/2.1.5/scripts/driver", line 87, in run_main...

(no subject)
huan.huang@bnpparibas.com · Sep 14, 2003 · r-help

I was using png() last week and also found it was very slow. But if you try: win.metafile('C:/temp/filename.png', width = 9, height = 10) plot(rnorm(100)) dev.off() It will speed up quite a lot. But...

cluster summary score
Huan Huang · Aug 8, 2002 · r-help

Dear Prof. Harrell and R list, I have done the variable clustering and summary scores. Thanks a lot for your kind help. But it hasn't solved the collinearity problem in my dataset. Afer the clustering and transcan, there is...

bug report (PR#6394)
huan.huang@bnpparibas.com · Jan 6, 2004 · r-devel

Full_Name: Huan Huang Version: OS: Submission from: (NULL) (155.140.122.227) Bug in Mailman version 2.1.4 We're sorry, we hit a bug! If you would like to help us identify the problem, please email a...

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