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.

13 results for “from:Lara Poplarski”

kronecker sum
Lara Poplarski · Jun 5, 2011 · r-help

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

diverting output from nested loops
Lara Poplarski · Nov 24, 2010 · r-help

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

subsetting a list of dataframes
Lara Poplarski · May 17, 2011 · r-help

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

subsetting a list of dataframes
Lara Poplarski · May 17, 2011 · r-help

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

rotate column names in large matrix
Lara Poplarski · Nov 15, 2010 · r-help

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

exploratory analysis of large categorical datasets
Lara Poplarski · Nov 11, 2010 · r-help

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

rotate column names in large matrix
Lara Poplarski · Nov 16, 2010 · r-help

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

modify the scalebar in cor.plot {psych}?
Lara Poplarski · Nov 17, 2010 · r-help

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

applying a function to output a matrix
Lara Poplarski · Jan 25, 2011 · r-help

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

negative axis values in image() and scalebar in cor.plot() {psych}
Lara Poplarski · Nov 18, 2010 · r-help

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

function recode within sapply
Lara Poplarski · Oct 2, 2011 · r-help

Dear List, I am using function recode, from package car, within sapply, as follows: L3 <- LETTERS[1:3] (d <- data.frame(cbind(x = 1, y = 1:10), fac1 = sample(L3, 10, replace=TRUE), fac2 = sample(L3, 10, replace=TRUE), fac3...

from data.frame to Venn diagram
Lara Poplarski · Feb 27, 2012 · r-help

Hello All, I have a data.frame with this structure: m <- matrix(sample(c(rep('yes', 10, replace = TRUE), rep('no', 10, replace = TRUE), NA), 500, replace = TRUE), nrow = 100, ncol = 5) colnames(m) <- colnames(m, do.NULL = FALSE, prefix...

subsetting a list of matrices
Lara Poplarski · Aug 23, 2011 · r-help

Hi all, I have an object that looks (roughly) like the following: l <- list(a = matrix(rnorm(9), 3), b = matrix(rnorm(9), 3), c = matrix(rnorm(9), 3)) l$a[3,] <- sample(c("Message 1", "Message 2", "Message 3...

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