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.

30 results for “from:Francesca PANCOTTO”

Help
Francesca PANCOTTO · Nov 11, 2011 · r-help

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

Loops
Francesca PANCOTTO · Jan 28, 2013 · r-help

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

Loops
Francesca PANCOTTO · Jan 27, 2013 · r-help

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

Wilcox test and data collection
Francesca PANCOTTO · Sep 28, 2011 · r-help

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

Filling missing data in a Panel
Francesca PANCOTTO · Feb 20, 2014 · r-help

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

Filling missing data in a Panel
Francesca PANCOTTO · Feb 16, 2014 · r-help

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

On the calulation of crossed differences
Francesca PANCOTTO · Jan 28, 2013 · r-help

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

Simulation over data repeatedly for four loops
Francesca PANCOTTO · Nov 12, 2011 · r-help

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

Reorganize(stack data) a dataframe inducing names
Francesca PANCOTTO · Aug 2, 2011 · r-help

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

Collecting results of a test with array
Francesca PANCOTTO · May 25, 2012 · r-help

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

Reorganize(stack data) a dataframe inducing names
Francesca PANCOTTO · Jul 27, 2011 · r-help

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

Reorganize(stack data) a dataframe inducing names
Francesca PANCOTTO · Aug 1, 2011 · r-help

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

Selecting elements in lists with a row condition
Francesca PANCOTTO · Feb 4, 2014 · r-help

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

Selecting elements in lists with a row condition
Francesca PANCOTTO · Feb 4, 2014 · r-help

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

Selecting elements in lists with a row condition
Francesca PANCOTTO · Feb 4, 2014 · r-help

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

Select part of character row name in a data frame
Francesca PANCOTTO · Oct 19, 2017 · r-help

Thanks a lot, so simple so efficient! I will study more the grep command I did not know. Thanks! Francesca Pancotto > Il giorno 19 ott 2017, alle ore 12:12, Enrico Schumann <es at enricoschumann.net> ha scritto: > > df[grep...

Create a numeric series in an efficient way
Francesca PANCOTTO · Jun 13, 2024 · r-help

Dear Contributors I am trying to create a numeric series with repeated numbers, not difficult task, but I do not seem to find an efficient way. This is my solution blocB <- c(rep(x = 1, times = 84), rep(x = 2...

How to perform an ols estimation with lm ignoring NA values
Francesca PANCOTTO · Oct 22, 2009 · r-help

Dear R community, probably my question is obvious but I did not find any solution yet by browsind the mailing list results. I need to perform a simple ols regression in a dataset with cross section data, where no temporal...

Create a numeric series in an efficient way
Francesca PANCOTTO · Jun 13, 2024 · r-help

I apologize, I solved the problem, sorry for that. f. Il giorno gio 13 giu 2024 alle ore 16:42 Francesca PANCOTTO < francesca.pancotto at unimore.it> ha scritto: > Dear Contributors > I am trying to create a numeric series with...

How to fix indeces in a loop
Francesca PANCOTTO · May 18, 2012 · r-help

Dear Contributors, I have an easy question for you which is puzzling me instead. I am running loops similar to the following: for (i in c(100,1000,10000)){ print((mean(i))) #var<-var(rnorm(i,0,1)) } This is...

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