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:carla moreira”

Execute a function
Carla Moreira · Jul 20, 2012 · r-help

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

Execute a function
carla moreira · Jul 20, 2012 · r-help

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

Add more functions or dataset in my package
Carla Moreira · Nov 2, 2010 · r-help

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

How to calculate the product of every two elements in two lists?
carla moreira · Jun 14, 2011 · r-help

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

How to calculate the product of every two elements in two lists?
carla moreira · Jun 14, 2011 · r-help

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

How to calculate the product of every two elements in two lists?
carla moreira · Jun 13, 2011 · r-help

Thank you very much. I want each element of zz by each element of tt (i.e., every possible 2-way combination). -- View this message in context: http://r.789695.n4.nabble.com/How-to-calculate-the-product-of-every...

Execute a function
carla moreira · Jul 20, 2012 · r-help

Hi, I would like to evaluate a function, with 3 arguments, for instance, myfunc<-function(a,b,c) { sqrt(a)-exp(b)+4*c } How to execute myfunc(x,y,z), for all x, all y and all z, where...

How to calculate the product of every two elements in two lists?
carla moreira · Jun 13, 2011 · r-help

u<-c(0.1,0.2,0.3) v<-c(0.2,0.3,0.5) outer1<-outer(u,u,">=") outer2<-outer(v,v,">=") m<-nrow(outer1) j<-nrow(outer2) zz<-lapply(1:m, function(m) as.numeric(outer1[m...

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