Displaying 20 results from an estimated 3000 matches similar to: "missing date and time intervals in data frame"
2010 Mar 12
3
defining columns in a matrix
Hi all,
I have the following 7 x 7 matrix. ?I am trying to figure out how to
label the columns to something more descriptive other than [,1], [,2],
etc.
I have tried the c(x,y,z,) function, but I get a error returned
stating that my vectors need to be the same length. Do I need to
convert this to something else such as a list and then repack it?
Thanks,
Kindra
?? ? ? ? Volume
Time ? ? ? ?[,1]
2010 Mar 15
1
Resizing Graphic Device Windows
Hi all,
I have been struggling with this one. When creating graphic devices, how do
you go about resizing the output device window automatically without having
to manually tinker with it to show everything in terms of tick marks and x/y
lims that you specify?
I have tried the aspect="" function, but that seems to only stretch the data
set one way or another, and not the actual window.
2007 Jan 10
2
SAS and R code hazard ratios
Greetings,
I am new to R and have been comparing CPH survival analysis hazard ratios
between R and SAS PhReg. The binary covariates' HRs are the same, however
the continuous variables, for example age, have quite different HRs
although in the same direction. SAS PhReg produces HRs which are the
change in risk for every one increment change in the independent variable.
How do I
2011 Apr 19
1
Linux RHEL 5.2 hangs for 1.5 hrs while fsck'ing the OCFS2 file system
Hi there,
A month ago we ran into the fsck issue while rebooting one of the Oracle RAC nodes running on Linux RHEL 5.2. It was hanging for 1.5 hours
During the reboot, OS portion went fine, then it activated the data volumes in all data vg's with [OK]
Then displayed message: Checking filesystems - and it took it 1.5 hrs, then it finished the reboot.
Last weekend we rebooted the same box and
2012 Apr 13
5
Merging two data frames with different columns names
I am trying to merge two data frames, but one of the column headings are
different in the two frames. How can I rjoin or rbind the tho frames?
Johnny
# Generate 2 blocks by confounding on abc
d1 <- conf.design(c(1,1,1), p=2, block.name="blk", treatment.names =
c("A","B","C"))
d2 <- conf.design(c(1,1,1), p=2, block.name="blk",
2010 Mar 30
5
Problem comparing hazard ratios
Dear R-Helpers,
I am a novice in survival analysis. I have the following code:
for (i in 3:12) print(coxph(Surv(time, status)~a[,i], data=a))
I used it to fit the Cox Proportional Hazard models separately for every
available parameter (columns 3:12) in my data set - with intention to
compare the Hazard Ratios.
However, some of my variables are in range 0.1 to 1.6, others in range
5000 to
2005 Jun 15
1
anova.lme error
Hi,
I am working with R version 2.1.0, and I seem to have run into what looks
like a bug. I get the same error message when I run R on Windows as well as
when I run it on Linux.
When I call anova to do a LR test from inside a function, I get an error.
The same call works outside of a function. It appears to not find the right
environment when called from inside a function. I have provided
2010 Oct 26
2
Formatting durations
Hi,
I am working with a dataset for sometime and I need some help in parsing
some data.
There is a column called "Duration" which has data like following:
2 minutes => 120
2 min => 120
10 seconds =>10
2 hrs =>7200
2-3 minutes => 150 or 120
5 minutes (when i arrived => 300
Flyby approx 20 sec. => 20
felt like 10 mins but tim => 600
I need to convert them to
2010 Apr 16
6
bwplot puts the bars in the wrong place
Dear R-Help,
With the attached data set, I am still getting incorrect bwplots
> xyplot(gdf$tt~gdf$OnHour |gdf$Runway, data=gdf) # Is correct
> bwplot(gdf$tt~gdf$OnHour |gdf$Runway, data=gdf, horizontal=FALSE) #
Puts the boxes on the wrong x-axis values
# look especially at 0 and 3. How do I fix this?
What is happening?
Thanks,
Jim Rome
2007 May 28
1
[1.2.18] Wrong steps in extensions.conf?
Hello,
Sometimes, when a call comes in from the PSTN through our VoIP gateway,
the information that is sent to our web page that logs calls includes the
original CID name instead of the one that is we expect to be rewritten on
the fly using Asterisk's LookupCIDName:
=================
;extensions.conf
[internal]
exten => group,1,LookupCIDName
exten =>
2004 Aug 06
2
Need help with crontab
NB> Hello, I'm trying to put a crontab on Ices, but it seems I can't do
NB> it, here is the script I tried to use :
NB> #!/bin/sh
NB> process=`ps axuw | grep ices | grep -v grep`
NB> if [ -z "$process"]
NB> then
NB> cd /home/Darkmeteor/bin
NB> nohup /home/Darkmeteor/bin/ices /home/Darkmeteor/bin/ices-playlist.xml > /dev/null 2> start &
NB>
2010 Sep 30
2
time in year, month, day, hour ?
Dear R Users,
I did not get any reply on my question so I am re-asking.
This time I am giving sample data:
1 60.3162 -13.5993 -0.4353 46.0938 0.1877 -0.194E-07
2 60.3713 -13.5992 -0.4423 46.1241 0.2057 -0.231E-06
3 60.3430 -13.5981 -1.6163 44.9048 0.2237 -0.270E-06
4 60.3227 -13.5970 -2.6258 43.8785 0.2213
2011 Jun 06
4
AGI STREAM FILE not working?
Hello,
using 1.8.4. using a very simple local AGI script in bash which has only one
line in it:
echo -e 'STREAM FILE welcome 123 \n'
dialplan:
exten => 5150,1,Answer()
same => n,Set(CHANNEL(language)=en_AU)
same => n,AGI(testagi.sh)
same => n,Hangup
console output:
-- Executing [5150 at AllPhones:1] Answer("SIP/PBX-00000024", "") in new
stack
2010 Jan 07
17
Laptop for CentOS-5
I have a defective HP-Compaq nx9420 and so I am looking to replace
it. I have pretty much decided to buy no further MicroSoft based
products and would very much like to hear recommendations for a
suitable notebook host to provide me with Linux based alternative.
Given that all the basic functionality required is provided, the
main thing that I am looking for is reliability of the host itself.
I
2008 Jul 14
3
off topic question plss need ur help
Dear All,
I have been using centos 5.1 for quite some time as out DNS and mail server
and been workin fine
i use sendmail as my mail server
i did setup a backup mail server as per docs and ran th dns test from
http://www.checkdns.net
and it says both the mail servers are fine
but i would like to know the following
how would i really know if my main primary server is down all my mails r
goin
2011 Apr 18
1
time dependent hazard ratios
Hi, I am new to time-dependent Cox model to estimate time dependent hazard
ratios. Let me use aml dataset from survival package:
> aml3<-survSplit(aml2,cut=c(5,10,20),end="time",start="start",
event="status",episode="i")
If I want to esimate hazard ratio for each of the time intervals 0-5, 5-10,
10-20 and >=20, would the following calculate
2020 Jun 02
2
Icecast Stream Keeps Repeating Sent Friday 29th May 2020 At: 16.19.hrs. GMT
I've had this same problem. That is why I have been asking about how to
remove the no-cache header. But no answer in the ether...
Justin
On 2020-05-29 11:48, Jordan Erickson wrote:
> Hi,
>
>
> On 5/29/20 8:20 AM, Les Durno wrote:
>> However, when I stop my audio source, after some seconds, eg, ten,
>> then
>> once that audio stream has finished, after
2009 Feb 16
5
How to create sequence of constant time interval
Dear R-Experts,
seek your help.
There are two parts I want to deal with.
1)
I want to create a time interval of say, 30 minutes starting from "00:00:00"
hrs
Thus at the end, I want to create sequence:
00:00:00
00:30:00
01:00:00
01:30:00
..
..
How to do so ?
Later, I want to change the time-increment value in a variable and changing
the value of this variable, I would like to create
2005 Feb 18
2
any good redhat 9.0 rpm reposiroty?
I have been googling for the RPM kernel-source-2.4.25-040218.i386.rpm or kernel-source-2.4.25-040218.i686.rpm for the last 59 hrs and couldn't succeed.
Can someone suggest me some good Redhat Linux 9.0 rpm repositories.
And will the Debian deb work with redhat or not?
Kindest
Muhamnmad Muzzamil Luqman
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Dec 15
2
mod_security
I installed mod_security yesterday. Unbelievable the amount of crap it will
stop in 24 hrs.
Picked up the rpm at http://rpm.pbone.net
This should be made part of the CentOS extra, contribs or whatever!!