search for: rauf

Displaying 8 results from an estimated 8 matches for "rauf".

Did you mean: ralf
2010 May 24
3
need help to retrieve the previous commands by using ↑ and ↓ keys.
>hi, >I am using R version 2.10.0.when i am trying to retrieve the previous used R commands >by using ↑ and ↓ keys,but i get the output like this ^[[A^[[A^[[A^[[B^[[C^[[A. >can any one tell me how i can solve this problem. -- Regards Ab Rauf Shah -- Regards Ab Rauf Shah [[alternative HTML version deleted]]
2011 Oct 05
1
variance ratio test
...Does anybody have such a code they can share or know a library in which I can find this function? Basically I have a number of time series which I need to check for persistence. One other test I can use is the runs test in the tseries package. Any help will be greatly appreciated. Thanks a lot, Rauf Ibrahim R. [[alternative HTML version deleted]]
2007 Feb 13
4
Generating MVN Data
Dear All I want to generate multivariate normal data in R for a given covariance matrix, i.e. my generated data must have the given covariance matrix. I know the rmvnorm command is to be used but may be I am failing to properly assign the covariance matrix. Any help will be greatly appreciated thanks. M. R. Ahmad
2010 Oct 27
1
multiple text or string searches
..." z<-NULL;for (i in 1:1235){{if (as.integer(regexpr(pattern=x,as.character(abstracts_abc[i,2]), ignore.case=TRUE)) != 1) z<- c(z, i) }} temp<- z[1]; testfile<- abstracts_abc[temp,] for (i in 2:250){temp<- z[i]; testfile<- rbind(testfile,abstracts_abc[temp,])} Kind regards Ab Rauf Shah [[alternative HTML version deleted]]
2011 Mar 20
1
GSoC 2011 - Improve Existing Bindings
...I am studying this link ( http://xapian.org/docs/bindings/csharp/) - To implement improvements in the current bindings. Would you please refer me some material to study in this regard? Also what kinds of binding improvements are required by Xapian? I look forward to your response. Regards Rauf University of Gloucestershire -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20110320/11da37e9/attachment.html>
2011 Mar 19
0
GSoC 2011 - Interest
...I am studying this link ( http://xapian.org/docs/bindings/csharp/) - To implement improvements in the current bindings. Would you please refer me some material to study in this regard? Also what kinds of binding improvements are required by Xapian? I look forward to your response. Regards Rauf University of Gloucestershire
2011 Oct 14
1
Generating Data
Dear All I need to generate multivariate NON-NORMAL data in R, which follows a given mean vector and covariance matrix, say multivariate exponential data. How can I do that? Best regards mra
2013 Feb 18
3
Generating QFs from same sample
Dear All I am kind of stuck up with a code a part of which seems to be causing a problem, or at least I think so. May be the community can help me. It’s simple but I suppose I am missing something. I generate a data matrix X, say of order n*p, where n represents independent row-vectors and p correlated col vectors. Let the row representation be X = (X’_1, . . ., X’_n)’. I generate the