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.

76 results for “from:tong”

Correlation Help
Tong, Michael · Jun 23, 2008 · r-help

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

T and P Statistics
Tong, Michael · Jun 25, 2008 · r-help

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

To use breaktodebugger(), which file should I include in C code?
Tong Wang · Apr 25, 2007 · r-devel

Hi, I have tried several headers in RHOME/include , but none of them seemed to work . Thanks for your help.

What command does the "cin >> " in R ?
Tong Wang · Jan 12, 2007 · r-help

Hi all, Sorry about the simple question, but I have searched the web with " prompt , input " etc. and never got the answer . thanks a lot tong

problem with rinvgamma ?
Tong Wang · Feb 11, 2007 · r-help

Hi, By rinvgamma(10000,1.33,2.33) , am I supposed to get a var=3 ? Tried it many times , not even close. Why is this? thanks a lot . best

set_seed
Tong Wang · May 14, 2007 · r-devel

Hi, All: It seemed set_seed is usable only when Rmath is used as a standalone library, then what should I use when I need to link to R.dll. Thanks . tong

Quick question about lm()
Tong Wang · Sep 4, 2006 · r-help

Hi, Feel awkward to ask , but really couldn't find a answer anywhere, How could I extract the R^2 and t-stat. from the result of lm()? Thanks a lot. best

How to repeat vectors ?
Tong Wang · Sep 29, 2006 · r-help

Hi, If I have a matrix , say a11 a12 a21 a22 Is there a routine to get: a11 a12 a11 a12 a21 a22 a21 a22 Thanks a lot for any help. best

How to make the debuger stop at the warnings
Tong Wang · Oct 9, 2006 · r-help

Hi, I am using the debug package, is there any way I can tell the debuger to stop when a warning message come out ? Thanks a lot. best

Keep R packages in the R installation
Tong Wang · Apr 1, 2007 · r-help

Hi, I just got a quick question here, when I install a new version of R , is there an easy to keep the installed R packages ? Thanks a lot for any help. tong

What is the matrix version of min()
Tong Wang · Sep 6, 2006 · r-help

Hi, Is there a function which operates on a matrix and return a vector of min/max of each rol/col ? say, X= 2, 1 3, 4 min.col(X)=c(2,1) thanks a lot. tong

A question about debug package
Tong Wang · Dec 19, 2006 · r-help

Hi all, I am using the debug package, and I would like some commands executed automatically as I quit by qqq( ), I tried the on.exit( ) , but it doesn't work in this case. Any suggestions on this? thanks a...

strange warning message
Tong Wang · Sep 23, 2006 · r-help

Hi Everyone, I recently start to get this warning message, while loading files in to R. Could someone tell me what does it mean ? I am using R 2.3.0 with Emacs on WinXP. use of NULL environment is...

How to generating diagnal blocks ?
Tong Wang · Sep 20, 2006 · r-help

Hi, I am trying to creat a matrix with diagnal blocks, say, I have a matrix X of any dimension (nxm) ,and would like to have: X X X ..... otherwise space filled with 0's. Is there a handy way...

Can I avoid loops here ?
Tong Wang · Sep 30, 2006 · r-help

Hi, I have two lists of matrices, and I would like to get a list of term by term product, say, mylist1<- list( X1,X2); mylist2<-list(Y1,Y2) Need: mylist3<-list(X1%*%Y1,X2%*%Y2) Is there a way...

Problem with saving R plot in Emacs
Tong Wang · Apr 9, 2007 · r-help

Hi, I am having problem with saving figures when I use R in Emacs (ESS). Whenever I try to save a plot, the Emacs freezes and I have to close it. I am using Win XP , R binaries, Emacs for...

How to debug C code running in R
Tong Wang · Apr 22, 2007 · r-devel

Hi, I am in the situation where I could get my code run correctly under GNU C, but it produced different (strange) results while running in R . ( I use .C to call the function). May I get some general advice...

Efficiency of for-loop in R
Tong Wang · Dec 27, 2007 · r-help

Hi, I just realized that in Matlab, as long as memory is pre-allocated, doing for-loop doesn't cost more time than doing things in vector form. But it seems in R, it still cost a lot to do...

How to change the label in plot.ts ?
Tong Wang · Mar 16, 2006 · r-help

Hi you guys: I have been wondering if there is any way to change the labeling in plot.ts( ), for example , if I plot two sequences, i always got y labels as "series1", "series2", I tried to use ylab=c...

How to search an element in matrix ?
tong wang · Apr 10, 2005 · r-help

Hi you guys, I know this might be too simple a question to post, but i searched a lot still couldn't find it. Just want to find an element in matrix and return its index , i think there should...

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