Displaying 5 results from an estimated 5 matches for "recategorize".
Did you mean:
categorize
2012 Sep 25
2
Recategorizing Nominal variable
Hello,
I would like to take a data set of doctors, and recategorize them into
numbers.
For example,
John Doe would be assigned as 1
Jane Doe would be assigned as 2
Does anyone know how to do this in R? It seems quite easy, yet I cannot
find the code.
Thank you,
Michael Leitson
Research Intern
MSAS Candidate
Michael.Leitson@wellstar.org
____________...
2005 Aug 16
2
recategorizing a vector into discrete states
Hi All,
I'm trying to take a numerical vector and produce a new vector of the
same length where each element in the first is placed into a category
given by a 'breaks-like' vector. The values in the result should equal
the lower bounds of each category as defined in the breaks vector.
I suspect that a vectorized solution is pretty simple, but I can't
seem to figure it
2011 Nov 03
1
Reclassify string values
...of c("Group1", "Group1", "Group2", "Group2"). Naturally I
could use the factor function as below but I don't like seeing that
warning message (and I don't want to turn off warning messages). Perhaps
a function called "reclassify" or "recategorize"?
Zev
x<-LETTERS[1:4]
x2<-as.character(factor(x, levels=LETTERS[1:4], labels=rep(c("Group1",
"Group2"), each=2)))
Warning message:
In `levels<-`(`*tmp*`, value = c("Group1", "Group1", "Group2", "Group2" :
duplicated le...
2015 May 19
8
[LLVMdev] LLVM IRC channel flooded?
Folks,
I know it's a reasonably valuable thing to have the buildbot IRC bot
publishing results, but the channel is kind of flooded with the
messages, and the more bots we put up, the worse it will be.
I think we still need the NOC warnings, but not over IRC. The Buildbot
NOC page is horrible and useless, since it doesn't know the difference
between "it's red and I know it"
2007 Jun 27
5
Help: I need community delegates
Hi all,
I''m very happy to see how quickly the Puppet community is growing and
how pleasant and helpful everyone is. It seems like people are
starting to handle a lot of the questions on the email lists and IRC,
which is great because it means I can focus more on development and
planning.
There are a few areas that don''t seem to be meeting the community
needs, though,