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.

89 results for “from:To . .”

[R-jobs] R Data Project Manager
Figures to Facts · Apr 18, 2013 · r-sig-jobs

Figures to Facts is a company specialized in BI dashboard and report creation on sales and marketing data. We are a small, fast growing company, working for the largest Fast Moving Consumer Goods enterprises in the world. We are currently...

[Rcpp-devel] Rcpp Parallel and Rcpp Armadillo
Maxime To · Dec 10, 2014 · rcpp-devel

Hi, I changed the function as indicated by Dirk and I modify the functions and the program does work now. However, I am still puzzled by the memory use of the program. when I run a loop of my function...

[Rcpp-devel] Transform arbitrary R object into std::vector<vector<double>>
To Duc Khanh · May 19, 2016 · rcpp-devel

Hi, Paul Saary For a data.frame, you should use as.matrix(data.frame) before use its in C/C++ function. That is my experiment. > > On 19 May 2016 at 12:47, Paul Saary wrote: > | Thank you for your reply...

[Rcpp-devel] Rcpp Parallel is not working
To Duc Khanh · Dec 22, 2016 · rcpp-devel

Dear all I am trying to apply RcppParallel for my function, but my code seems to be not working. Could you please help me to find any mistakes in my code or explain me why it is not working? I...

[Rcpp-devel] Rcpp Parallel and Rcpp Armadillo
Maxime To · Dec 9, 2014 · rcpp-devel

Hi, I started to work with Rcpp and I have some trouble to adapt some code. I copy below the following code: - I want to write a function named contrib1, that is simplified version here, but the idea is that...

Plot txt
Trying To learn again · May 23, 2012 · r-help

Hi all Sorry in advance I have this txt with data and I want to plot the data with a line between dots. The thing is that if I run this g<-read.table("ip.txt") plot(g,type="l...

Loops on data˜1
Trying To learn again · Sep 12, 2011 · r-help

Hi all, I have a time series a column vector with the ordered data so that the first column is the first observation and so on. The fact is that I want to run a multiple regression with only intercept...

[Rcpp-devel] Rcpp Parallel and Rcpp Armadillo
Maxime To · Dec 10, 2014 · rcpp-devel

Ok, thanks, I'll try to build on it. In the example I tried to isolate the problem, but in my real program I have lot of other matrix step using armadillo, that's why I put it in that...

PLot a matrix
Trying To learn again · May 6, 2012 · r-help

Hi, I want to plot this matrix (I attach the data), it is suposed that each column is a different time series. If I do g<-read.table("dataADF.txt", header=F) and plot(g[,1],type="l") it plots...

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