Displaying 6 results from an estimated 6 matches similar to: "Specifying Splits WhenUusing rpart"
2013 Apr 12
0
RODBC MSSQL query with date - time tag
Greetings:
I am trying to query an MSSQL database which contains time series data
using RODBC.
Using Server Management Studio, I can retrieve the data with this query:
Select * from tb_ace_mag_1m where time_tag>='2012-01-08 00:00:00' AND
time_tag<'2012-01-08 03:00:00'
However, when I try to accomplish this using R:
sqlQuery(channel1,"Select * from tb_ace_mag_1m
2006 Jun 05
1
Selective Survival Statistics with R
Hello friends and fellow R users,
I have a problem to which I have been unable to find a solution: I am
gathering survival data on patients undergoing treatment with a new kind
of stent. I want to generate survival data and plot survival curves of
these patients based (among other things) on the treating physician. My
data set has been tabulated in the following manner:
Date (the date the stent
2001 Mar 31
0
Pegasus & Wine
Hello,
I was a happy Wine user running Pegasus for a while, and then the
pace of progress overtook my enthusiasm (I didn't feel like upgrading
all of the RPM's on my RH6.X box to acomodate the newer glibc, etc.)
Recently I have started with a new Hard Drive, installed RH 7.0, and
upgraded the necessary RPM's. Pegasus starts up fine, and seems to be
doing OK, except whenever I am
2020 Jan 02
1
Delayed UPS shutdown
On Thu, 2 Jan 2020, Harlan Stenn wrote:
> On 1/2/2020 3:12 AM, Roger Price wrote:
>> On Wed, 1 Jan 2020, Gene Heskett wrote:
>>> But I should preface this with the fact that I have a 20kw nat gas
>>> fired standby with a sub 10 second startup time in the back yard.
>>>
> My understanding is:
>
> If there is a power outage, there comes a point where
2010 Jul 14
1
Running yum shows errors
Hi
I am getting the following errors when i try to use yum to install the
net-snmp paclages.
[root at sc1 yum.repos.d]# yum install net-snmp
Loaded plugins: fastestmirror
Determining fastest mirrors
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in ?
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 229,
2007 Mar 05
1
new crashes: is the index/mail cache endian neutral?
Part of our migration plan takes our users from one endianness to
another (big to little). Will the index and mail cache files survive? I'm
seeing some new core dumps as the first test user is migrated, which makes me
think... not. What about if we want to build dovecot 64 bit in the future?
Will that cause problems too?
Stack trace is below the log messages. I've edited the