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.

50 results for “from:Farnoosh Sheikhi”

Markov Chain Discrete
Farnoosh Sheikhi · May 5, 2013 · r-help

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

Subset of Data
Farnoosh Sheikhi · Dec 12, 2012 · r-help

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

Mapping two data files
Farnoosh Sheikhi · 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/91b66e3e/attachment.pl>

Comparison of Date format
Farnoosh Sheikhi · Apr 13, 2013 · r-help

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

list to data frame
Farnoosh Sheikhi · Aug 28, 2013 · r-help

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

subtracting rows for unique
Farnoosh Sheikhi · Jul 24, 2013 · r-help

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

simulation of Hierarchical design
Farnoosh Sheikhi · Feb 24, 2014 · r-help

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

Converting array to matrix
Farnoosh Sheikhi · Sep 28, 2012 · r-help

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

converting DOB format to age
Farnoosh Sheikhi · Oct 8, 2012 · r-help

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

Step-wise method for large dimension
Farnoosh Sheikhi · Nov 15, 2012 · r-help

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

Loop for converting character columns to Numeric
Farnoosh Sheikhi · Aug 26, 2013 · r-help

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

Seprate last name and first name into two columns
Farnoosh Sheikhi · Jul 8, 2014 · r-help

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

Mixed Date Formats
Farnoosh Sheikhi · Jul 29, 2015 · r-help

?Hi Arun, Hope all is well with you. I have a data with a column for date.The date format is mixed. There are date values with Month/Day/Year format and values with Day/Month/Year format.I don...

Different date formats in one column
Farnoosh Sheikhi · Jun 28, 2017 · r-help

Hi,? I have a data set with various date formats in one column and not sure how to unify it.Here is a few formats: 02091702/22/170221201703/17/160015-08-239/2/1500170806May-2-201522-March-2014 I tried...

Distance in miles btw Zipcodes
Farnoosh Sheikhi · Sep 17, 2015 · r-help

?Hello, I'm trying to get the distances between two Zipcode variables, but for some reason I get this error: "matching was not perfect, returning what was found.Error: no such index at level 1" Here is my code: library...

Identifying columns with specific character
Farnoosh Sheikhi · Apr 18, 2018 · r-help

Hello, I have a data frame with 400 columns and wanted to filter character columns with "$" in it.For example:?>? x <- c("$5", "$89", "$10", "$34")??>? y <- c(1:4)>? My.Data <- data.frame (x,y)> My.Data? ? x y1...

unique dates per ID
Farnoosh Sheikhi · Nov 14, 2016 · r-help

Hi,? I have a data set like below: Subject<- c("2", "2", "2", "3", "3", "3", "4", "4", "5", "5", "5", "5")dates<-c("2011-01-01", "2011-01-01", "2011-01-03" ,"2011-01-04", "2011-01-05", "2011...

Extracting dates to create a new variable
Farnoosh Sheikhi · Aug 8, 2016 · r-help

Hi there,? I have a data set like below and wanted to create a new date variable by extracting the dates for specific departments.I want to extract the dates for departments CC, DD, FF, ?put it in a new...

Different date formats in one column
Farnoosh Sheikhi · Jun 29, 2017 · r-help

Hi Christoph, There is "," between dates.Many thanks.?Best,Farnoosh On Wednesday, June 28, 2017 9:05 PM, Christoph Puschmann <c.puschmann at student.unsw.edu.au> wrote: Hey, Are all the dates connected? So no comma or space btw...

Filtering based on the occurrence
Farnoosh Sheikhi · Mar 29, 2016 · r-help

Hello,? I have a data set similar to below and I wanted to keep the observations after the first occurrence of these department: "B", "D", "F".For example for ID=2, the observation with deps=B and anything after will...

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