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.

12 results for “from:Le Wang”

sorry for repeated msgs
Le Wang · Nov 18, 2006 · r-help

Hi there, Sorry for the repeated msgs. I set my option to "receive my own email", but it didn't seem to work. So, I didn't realize my previous posts actually got through. Le - ~~~~~~~~~~~~~~~~~~~~~~~ Le Wang, Ph.D Population...

Getting an older version of a package
Le Wang · May 24, 2009 · r-help

Hi there, Thanks for your time in advance. I am using an add-on package from Cran. After I updated this package, some of my programs don't work any more. I was wondering if there is anything like version...

Getting an older version of a package
Le Wang · May 24, 2009 · r-help

Hi there, Thanks for your time in advance. I am using an add-on package from Cran. After I updated this package, some of my programs don't work any more. I was wondering if there is anything like version...

How to obtain the graph of fitted values against one variable after estimation?
Le Wang · Aug 25, 2010 · r-help

Hi there, I have a question regarding the "plot" command after estimation. Specifically, I estimate a model, say regressing y on x and z. And after estimation, I would like to plot the fitted values against x, but I don...

macro in a loop
Le Wang · Mar 21, 2009 · r-help

Hi there, Thanks for your time in advance. I am trying to read in multiple files. For example, data.1940 <- read.table("c:/data/1940.csv",header=TRUE,sep=",") data.1950 <- read.table("c:/data/1950.csv",header=TRUE,sep...

macro in a loop
Le Wang · Mar 21, 2009 · r-help

Thank you all for the help! Le On Sat, Mar 21, 2009 at 4:23 PM, Pankaj Chopra <pchopra at ncsu.edu> wrote: > data.year[j] <- > read.table(paste("c:/data/",year[j],".csv",sep=''),header=T,sep=",") > > > should do...

How to obtain the graph of fitted values against one variable after estimation?
Le Wang · Aug 26, 2010 · r-help

Thanks, David. I did try to use predict() to obtain the graph, but it somehow looks different from the one generated by "plot" command. So, I was wondering if there is any way that I can get the one generated...

Getting an older version of a package
Le Wang · May 24, 2009 · r-help

Duncan Murdoch, Many thank you for your reply. I did try to download the older versions from CRAN. But I am not quite sure how to compile the source form. I tried using the option "install package(s) from local...

Questions regarding "integrate" function
Le Wang · Nov 22, 2006 · r-help

A follow-up. Thanks to Matthias, the codes worked very well. Le > On 11/18/06, Matthias Kohl <Matthias.Kohl at stamats.de> wrote: > > Hello, > > > > your integrand needs to be a function which accepts a numeric vector as > > first argument...

questions regarding "integrate" function in R
Le Wang · Nov 17, 2006 · r-help

Hi there. Thanks for your time in advance. My final goal is to calculate 1/2*integral of (f1(x)^1/2-f2(x)^(1/2))^2dx (Latex codes: $\frac{1}{2}\int^{{\infty}}_{\infty} (\sqrt{f_1(x)}-\sqrt...

Question regarding "integrate" function
Le Wang · Nov 17, 2006 · r-help

Hi there. Thanks for your time in advance. My final goal is to calculate 1/2*integral of (f1(x)^1/2-f2(x)^(1/2))^2dx (Latex codes: $\frac{1}{2}\int^{{\infty}}_{\infty} (\sqrt{f_1(x)}-\sqrt...

Questions regarding "integrate" function
Le Wang · Nov 18, 2006 · r-help

Hi there. Thanks for your time in advance. I am using R 2.2.0 and OS: Windows XP. My final goal is to calculate 1/2*integral of (f1(x)^1/2-f2(x)^(1/2))^2dx (Latex codes...

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