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.

4 results for “from:Faz Jones”

deleting columns from a dataframe where NA is more than 15 percent of the column length
Faz Jones · Aug 6, 2012 · r-help

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

Creating frequency table using conditions in a for-loop
Faz Jones · Jun 6, 2012 · r-help

Hi, I have attached a word document to explain the problem i am having creating a for-loop in R with conditions to create a frequency table. I am new to R so any help would be greatly appreciated. Thanks...

deleting columns from a dataframe where NA is more than 15 percent of the column length
Faz Jones · Aug 5, 2012 · r-help

I have a dataframe of 10 different columns (length of each column is the same). I want to eliminate any column that has 'NA' greater than 15% of the column length. Do i first need to make a function for...

deleting columns from a dataframe where NA is more than 15 percent of the column length
Faz Jones · Aug 6, 2012 · r-help

Thank you.. It was very informative and helpful. It works Sent from my iPhone On Aug 5, 2012, at 10:21 PM, arun <smartpink111 at yahoo.com> wrote: > HI, > > Try this: > dat1<-data.frame(x=c(NA,NA,rnorm(6...

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