Displaying 20 results from an estimated 1412 matches for "colon".
2011 Sep 20
3
adding labels to x,y points
Hi,
I am new to R.
I have a matrix that I have assigned to the object ?colon?.
> colon<-read.table("c:\\alon.txt",header=T,row.names=1)
attach(colon)
names(colon)
The dimenstions are 2000 62.
Each of the 62 columns (titled norm1, norm2, norm3, etc) has 2000
different numbers (?continuous? values) within it.
I have also assigned a name for each of the...
2023 Nov 05
3
strptime with +03:00 zone designator
I have some data that includes timestamps like this:
2017-02-28T13:35:00+03:00
The documentation for strptime says that %z expects
an offset like 0300. I don't see any way in the documentation
to get it to accept +hh:mm with a colon separator, and
everything I tried gave me NA as the answer.
Section 4.2.5.1 of ISO 8601:2004(E) allows both the
absence of colons in +hh[mm] (basic format) and the
presence of colons in +hh:mm (extended format).
Again in section 4.2.5.2 where a zone offset is combined
with a time of day: if you ha...
2007 May 04
3
Error in if (!length(fname) || !any(fname == zname)) { :
Dear R users,
I tried to fit a cox proportional hazard model to get estimation of stratified survival probability. my R code is as follows:
cph(Surv(time.sur, status.sur)~ strat(colon[,13])+colon[,18] +colon[,20]+colon[,9], surv=TRUE)
Error in if (!length(fname) || !any(fname == zname)) { :
missing value where TRUE/FALSE needed
Here colon[,13] is the one that I want to stratify and the others are all coefficients. How can I solve this problem? Thanks a lot!!!!!
Grace...
2013 Jan 23
3
footnote:id, colons and jquery
I just received a [bug report] for Python-Markdown complaining that
colons are used in the ids of footnotes. For reference, we [output]
the same format at PHP Markdown Extra. The general complaint is that
the colon in the id attribute (`id="fnref:1"`) causes jquery to choke
when referencing that id from javascript because jquery uses colons to
indicate pseudo e...
2023 Nov 06
1
strptime with +03:00 zone designator
...;Keefe <raoknz at gmail.com> wrote:
> I have some data that includes timestamps like this:
> 2017-02-28T13:35:00+03:00
> The documentation for strptime says that %z expects
> an offset like 0300. I don't see any way in the documentation
> to get it to accept +hh:mm with a colon separator, and
> everything I tried gave me NA as the answer.
>
> Section 4.2.5.1 of ISO 8601:2004(E) allows both the
> absence of colons in +hh[mm] (basic format) and the
> presence of colons in +hh:mm (extended format).
> Again in section 4.2.5.2 where a zone offset is combined...
2010 May 23
3
"order" issue
...37 LE:K_562 -0.58218 1.8581 Leukemia
43 ME:MALME_3M -0.67327 -1.33493 Melanoma
49 ME:UACC_257 -0.72431 -1.84753 Melanoma
42 ME:M14 -0.73942 -0.73904 Melanoma
40 LE:SR -0.93541 2.95346 Leukemia
25 CO:SW_620 -1.53265 -1.35446 Colon
63 RE:CAKI_1 -2.48443 0.43245 Renal
39 LE:RPMI_8226 -2.59561 -1.9448 Leukemia
26 LC:A549 -2.66221 0.71215 Lung
61 RE:A498 -2.89402 0.93287 Renal
9 BR:HS578T -2.94118 1.1217 Breast
34 LC:NCI_H522 -2.94381 0.3859...
2023 Nov 06
1
strptime with +03:00 zone designator
...il.com> wrote:
>
>> I have some data that includes timestamps like this:
>> 2017-02-28T13:35:00+03:00
>> The documentation for strptime says that %z expects
>> an offset like 0300. I don't see any way in the documentation
>> to get it to accept +hh:mm with a colon separator, and
>> everything I tried gave me NA as the answer.
>>
>> Section 4.2.5.1 of ISO 8601:2004(E) allows both the
>> absence of colons in +hh[mm] (basic format) and the
>> presence of colons in +hh:mm (extended format).
>> Again in section 4.2.5.2 where a...
2023 Nov 06
1
strptime with +03:00 zone designator
...t;
>>> I have some data that includes timestamps like this:
>>> 2017-02-28T13:35:00+03:00
>>> The documentation for strptime says that %z expects
>>> an offset like 0300. I don't see any way in the documentation
>>> to get it to accept +hh:mm with a colon separator, and
>>> everything I tried gave me NA as the answer.
>>>
>>> Section 4.2.5.1 of ISO 8601:2004(E) allows both the
>>> absence of colons in +hh[mm] (basic format) and the
>>> presence of colons in +hh:mm (extended format).
>>> Again in...
2008 May 12
1
Escape characters or replace function
Hello,
I need to use the ${DATETIME} macro inside the filename saved by Record,
but the colons (':') used in the time interfere with the command
(everything after the colon is interpreted as the format I wish to save to):
My command is:
Record(/path/to/voicemail/${EXTEN}-${DATETIME}-${UNIQUEID}:wav)
I need some function to escape the colons inside DATETIME... I'm sure
it'...
2008 Jun 02
3
print and read.table commands
Hello to everyone,
I am new to programming in R and am having trouble with the following
two commands
1.I am running a simple 1 line script "read.table(file="C:\\Document and Settings\\All Users\\Desktop\\colon cancer.txt) and the error message I get is "Error in file (file, "r"): cannot
open the connection In addition warning message In file (file, "r"): cannot open file'C:\Document and
Settings\All Users\Desktop\colon cancer..txt
2.I am running the simple 1 line script pr...
2014 May 28
1
[Bug 953] New: Meta priority parsing is broken
...nput meta priority 34
And, nft lists the following line:
table ip test {
chain input {
meta priority :0034
}
}
And, It's impissible use this:
sudo nft --debug=all add rule ip test input meta priority :10
Stack now 0 1 15 10 44
Entering state 213
Next token is token "colon" (: )
Error: popping nterm expr (: )
Stack now 0 1 15 10 44
Error: popping nterm ruleid_spec (: )
Stack now 0 1 15 10
Error: popping token "rule" (: )
Stack now 0 1 15
Error: popping token "add" (: )
Stack now 0 1
Shifting token error (: )
Entering state 3
Next token is tok...
2001 Nov 28
1
Sharing files/directories with colons in name
Hail SAMBA folks,
I'm having a little difficulty trying to share files and directories that
contain a colon in the filename. With a fairly simple configuration,
everything works as expected sans the colon problem.
On the client end (in my case, Windows 2000 SP2) I get somewhat
unpredictable behaviour. In every case the file (or directory) name gets
mangled in an unfriendly way. For directories, they eit...
2010 Mar 04
2
Removing colon from numerical data
...uot;7:","8:","9:","10:","11:","12:","13:","14:","15:","16:",
"17:","18:","19:","20:")
Time<-c(51:70)
AveTT<-data.frame(O,D,Time)
I would like to remove the colon from the "D" column's data. This is how
the data is being given to me and its too big to put into excel to remove
the colons. I tried the below but neither returns what i want.
AveTT$D<-as.numeric(AveTT$D)
AveTT$D<-substr(AveTT$D,1,nchar(AveTT$D)-1)
so i want
O D Tim...
2010 Feb 19
3
ssh feature - ignore colon in host name
...ake life a lot easier if I could type
scp myfile user at host.example.com:
ssh !$
or sometimes I simply copy too much and paste in host name and then have
the faff of removing it. ok, that's a particularly bad example of being
lazy :-)
for the above to work, ssh would have to ignore the colon, that's all. I
don't think the colon can have any significance in the hostname, so
throwing it away wouldn't be harmful!?
I could write a wrapper script, but I'm lazy, and figured it would be
nicer if ssh could simply have this quick hack... please
thanks for your time
Paul
2001 Aug 09
1
how do I rsync files which have a colon in the name?
I can't figure out how to quote a colon in a filename that I'm trying to push so
that it doesn't think everything in front of the colon is a hostname.
Chris
--
Chris Garrigues http://www.DeepEddy.Com/~cwg/
virCIO http://www.virCIO.Com
4314 Avenue C
Austin, TX 78751-...
2012 Jan 17
2
Reference for dataset colon (package survival)
Dear R team, dear Prof. Therneau,
library(survival)
data(colon)
?colon
gives me only a very rudimentary source (only a name). Is there a
possibility to get a reference to the clinical trial these data
are taken from?
Many thanks in advance. With best wishes,
Matthias Gondan
--
2009 Feb 25
2
A Modest Definition List Proposal (David E. Wheeler)
...ame | description | more info
-----+---------+-------------------+-----------------
6 | Inset | An inset element | just one element
8 | Stories | Another element | another element
: with 2 lines, without
: colons on the left.
9 | Other | Another element | another element
: : : with 2 lines, with
: : : colons on the left.
5 | Illust. | An illustration | new line, would this do?
: : and I think you : Is it parseable?...
2007 Nov 16
2
[Fwd: pxelinux doesn't suppress common prefix if nothing precedes double colon]
...syslinux 3.53-pre (0x473cfc9c).
Additional testing suggests that implicit hostname/IP has never worked,
ever since the common prefix suppression feature was added in version 3.00.
-------- Original Message --------
Subject: pxelinux doesn't suppress common prefix if nothing precedes
double colon
Date: Sat, 25 Aug 2007 22:22:00 -0400
From: Paul Whittaker <whitpa at velocitynet.com.au>
To: syslinux at zytor.com
Contrary to the pxelinux.doc documentation, the common filename prefix
is only suppressed if an explicit hostname or IP address precedes the
double colon, e.g. 192.168.1...
2010 Sep 16
2
Realtime semi-colon
Hi list,
Does anyone know how to send * a semi-colon from a realtime database. I
know that * uses the semi-colon as a 'seperator' - but I need to be able
to use one in a command. I know I can use \; in the non-realtime
configs, but this doesn't work in realtime.
Cheers,
Andrew Thomas
Technical Services Manager
DataVox Ltd
Saddleworth B...
2010 Jan 28
2
[LLVMdev] llc generated machine assembly code for NASM
...error: parser: instruction expected
cg1.s:6: error: binary format does not support any special symbol types
cg1.s:9: error: attempt to define a local label before any non-local labels
cg1.s:10: error: parser: instruction expected
cg1.s:12: error: parser: instruction expected
cg1.s:15: error: comma, colon or end of line expected
cg1.s:16: error: comma, colon or end of line expected
cg1.s:17: error: comma, colon or end of line expected
cg1.s:18: error: comma, colon or end of line expected
cg1.s:19: error: comma, colon or end of line expected
cg1.s:20: error: comma, colon or end of line expected
cg1.s...