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.

8 results for “from:minben”

Another question
minben · Mar 29, 2009 · r-help

I want to add a colume to a data frame by some rules, in stata the command is "gen" or "egen" ,but what is it in R?

How can I use R through command line?
minben · Apr 1, 2009 · r-help

Suppose I have written a R program and saved it in test.R . How can I call the program in the command line?

Does R support double-exponential smoothing?
minben · Mar 31, 2009 · r-help

I want to use double-exponential smoothing to forecast time series datas,but I couldn't find it in the document,does R support this method?

How to generate natural cubic spline in R?
minben · Mar 30, 2009 · r-help

Suppose I have two var x and y,now I want to fits a natural cubic spline in x to y,at the same time create new var containing the smoothed values of y. How can I get it?

A beginner's question
minben · Mar 26, 2009 · r-help

I am a new R-language user. I have set up a data frame "mydata",one of the colume of which is "skill". Now I want to select the observations whose "skill" value is equal to 1,by what command...

A simple problem
minben · Mar 29, 2009 · r-help

I am a new R user. Now I have some problem while I use R. I have set up a data frame called "mydata". One of the colume of it was "skill". Now I want to select the observations of...

How to generate a new column according to some rule?
minben · Mar 29, 2009 · r-help

In a data frame I have a column "date" and a column "time",now I want to generate a new column which is the mean of the value of time group by date. In stata the command is egen scalls...

A question about forecasting with R
minben · Apr 2, 2009 · r-help

I want to forecaste the call number everyday for a call-center. Now I have removed the influence of the fluctuation with some method, so only thing left is to analyze the trend of the call number every day. I...

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