search for: charactor

Displaying 16 results from an estimated 16 matches for "charactor".

Did you mean: character
2009 Jul 01
2
recoding charactor variables with special charactors
I have a several character variables that I need to recode, but some of them have special characters like single quote or ( ). How tell R to ignore these special characters so I can rename them? Below is the error message I am getting. social$FamilySupport[social$FamilySupport=="Mr. XXXs' extended family live in the Nashville area where he and his wife reside."]<-"Highly
2010 Jun 02
3
charactor matrix convert to numeric matrix
Hello R experts, can you tell me a simple way to convert a charactor matrix to numeric matrix? if I use as.numeric, the matrix is converted to a vector. a<-cbind(c("23","54","65"),c("1","2","3")) a      [,1] [,2] [1,] "23" "1" [2,] "54" "2" [3,] "65" &...
2006 Sep 30
1
counting a sequence of charactors or numbers
I have the following sequence of characters. These could be integers as well. For this problem, only two values are valid. S S S S S S W W W W W W W W S S S S S S S S W W W W W W W W S S S S S S S S S S S S S W W W W W W W W W I need to determine the count of the classes/groups in sequence. as 6,8,8,8,13,9 where the sum of these equal my total observations. Any help is greatly appreciated.
2002 May 18
5
Length of a string
Hi, Suppose I have created something like this in R: foo <- "myfoo" and I want to find out the number of character in foo (in other words, R should return 5 since "myfoo" has 5 charactors. How can I do it? I tried: length(foo) but it returned 1. Cheers, Kevin ------------------------------------------------------------------------------ Ko-Kang Kevin Wang Postgraduate PGDipSci Student Department of Statistics University of Auckland New Zealand Homepage: http://www.stat.auck...
2005 Jul 14
2
Calculate of data frame
Hello, I have a dataframe which I read from a file: df <- readtable(myFile); The dataframe has 4 columns: "model", "count", "value" and "date" where "model" and "date" are made of charactors and "count" and "value" are numbers. An example is like: model count value date A 4 20.8 7/1/2005 A 3 10.2 7/2/2005 B 7 14.2 7/1/2005 B 1 6.2 7/2/2005 A 2...
2003 Feb 28
1
Concerning the clustering tree
...nitor. I mean, I did unsupervised clustering with "PAM" ( data2$newy<-pamr.makeclasses(data2) ) with 275 primary samples, but samples were piled up at the point of each branch, so I cannot recognize them. Can we get the output file with clustered information ? Can we change the size of charactor ? Please let me know how should I do for it. Best regards Nobumoto TOMIOKA ************************************** Nobumoto TOMIOKA M.D. Feuerstein Lab Cancer Genetics and Brain Tumor Research Center Box 0808, Mt. Zion Brunn Research Institute, Rm E-120, 1657 Scott Street, SAN FRANCISCO, CA 94115...
2008 Jun 17
1
replace column headers
...eaders in a data file and then replace those with titles from another file in this case the file labeled ann  ( in which the titles are all in one column).I am unsure which function to use.I tried rm () to remove the column headers but they are numbers and  the error message said to only use rm for charactors not numbers Below is the code I used, I abbreviated the file path. dat<-read.table(file="C:\\Documents and Settings\\....txt",header=F,row.names=1) x.df<-as.data.frame(dat) rm(dat[,1]) file.show(file="C:\\Documents and Settings....txt") ann<-read.table("C:\\Docum...
1998 Aug 27
0
Winpoopup via ppp
...ppp - and recieved help - thank you. I enabled WINS on the server and pointed the Win95 Network WINS setting to that IP number. Now... is there a way to get winpopup to send/recieve messages via that same connection. At the moment, this happens:- 1) I am warned that Netware can only handle 39 charactors. I am not using any netware protocols. 2) If I then attempt to send a short (< 39 chars) I am told that winpopup can't find the machine. It is visable via network neighbourhood. I am using samba 1.9.18p8, on a SCO5 box. Please let me know if you need more information. Ta! Tony Nichols...
2005 Oct 13
0
Re-2: Samba vs ADS problems
...-------- Original Message -------- >Subject: Re: [Samba] Samba vs ADS problems (12-Okt-2005 15:36) >From: Daniel Hindbo Jensen <dhj@tarp.dk> >To: stefanke@micodat.com > > > >>Yes but if I do add a user its np... the only difrence is the <SPACE> >>charactor >> >>setfacl -d -m 'u:tarp+hl:rwx' preInstall >> >>im not even sure I can post such long mails here? >> >>Stefan Kerkemeier wrote: >> >> >> >>>for a detailed error analysis please post a loglevel 10 samba output! >>&gt...
2016 Sep 06
0
Winbind / Samba auth problem after username change
My bad, it seems to be a ssh configuration: http://askubuntu.com/questions/545058/ssh-allow-windows-ad-groupswith-special-charactors 2016-09-06 10:46 GMT+02:00 Julian Zielke via samba <samba at lists.samba.org>: > Hi Rowland, > > we're using the Windows mmc for administrating samba sernet DCs running > samba-sernet-ad 4.2.11-9. > 4 Domain controllers are present. Primary DC replicates to a second in o...
2007 Jun 05
7
Chinese, Japanese, Korean Tokenizer.
Hi, I am looking for Chinese Japanese and Korean tokenizer that could can be use to tokenize terms for CJK languages. I am not very familiar with these languages however I think that these languages contains one or more words in one symbol which it make more difficult to tokenize into searchable terms. Lucene has CJK Tokenizer ... and I am looking around if there is some open source that we
2012 Mar 13
4
Converting factor data into Date-time format
Dear R-user, I have read a dataset from .csv file into R. This dataset includes one column containing some data in 'date and time' format, e.g. 'dd/mm/yyyy hh:mm'. These data were automatically read and saved as 'factor' in R. When I was trying to produce some plots (such as time series) with the above 'date and time' on x-axis, it caused some disodering problem,
2016 Sep 06
2
Winbind / Samba auth problem after username change
Hi Rowland, we're using the Windows mmc for administrating samba sernet DCs running samba-sernet-ad 4.2.11-9. 4 Domain controllers are present. Primary DC replicates to a second in our local office and to 2 others in a vpn connected network. Changes are made on our primary dc always. DC 3 and 4 and the primary and secondary DC responsible for ssh authentication on our linux boxes having the
2008 Dec 25
0
[PATCH 2/4] dom0 linux: Add "guestdev=" boot parameter.
...rpbrk(str, "(|)") == NULL) + return TRUE; + + flg = 0; + p = str; + while (*p) { + switch (*p) { + case ''('': + /* Check nesting error */ + if (flg != 0) + goto format_err_end; + flg = 1; + /* Check position of ''('' is head or + previos charactor of ''('' is not ''-''. */ + if (p == str || *(p - 1) != ''-'') + goto format_err_end; + break; + case '')'': + /* Check nesting error */ + if (flg != 1) + goto format_err_end; + flg = 0; + /* Check next charactor of...
2003 Nov 09
10
DIAX version 0.9.2 available for download
Hi all, As promise, the new prerelease (0.9.2) is now available for download from the followiing locations: http://www.laser.com/dante or http://www.geocities.com/tdanro A detailed help file is available online and in the application package as a chm file, accessible from the app help menu too. Unfortunately the IAX2 support is not ready yet, but I work on it now (next on my list). The DLL used
2006 Jun 09
3
GXP-2000 MultiPurpose Keys
Is it possible to program the multi-purpose keys on a GXP-2000 remotely via a TFTP configuration file? If so, what are the parameters to put in the configuration file? Thanks, Daniel