Displaying 18 results from an estimated 18 matches for "c33".
Did you mean:
c3
2012 Feb 06
2
Reordering levels of a factor when the factor is part of a data frame
...e name of the column that will need some reordering of the levels of the factor later on. The name of the column will be saved in an object called:
variab
the data frame is called df.
If I try to the do following:
df[variab]<-factor(df[variab], levels=c("A2B","B31","C33"))
it won't work because df[variab] is a data frame. The reason for reordering the levels of the factor is because once that variable is plotted, the levels of the factor need to appear in certain order.
How can I re-order the levels of a factor whose name I don't know?
Thank yo...
2017 Nov 03
2
ntfs user mappings?
...=$(echo "ibase=16; ${hex_chunk}" | bc)
hex_chunk=$(echo ${hex}|cut -c17-24)
echo ${hex_chunk}
issuer1=$(echo "ibase=16; ${hex_chunk}" | bc)
hex_chunk=$(echo ${hex}|cut -c25-32)
echo ${hex_chunk}
issuer2=$(echo "ibase=16; ${hex_chunk}" | bc)
hex_chunk=$(echo ${hex}|cut -c33-40)
echo ${hex_chunk}
issuer3=$(echo "ibase=16; ${hex_chunk}" | bc)
hex_chunk=$(echo ${hex}|cut -c41-48)
echo ${hex_chunk}
issuer4=$(echo "ibase=16; ${hex_chunk}" | bc)
hex_chunk=$(echo ${hex}|cut -c49-57)
uid=$(echo "ibase=16; ${hex_chunk}" | bc)
left=$(echo ${hex}|cu...
2008 Feb 14
0
help in simplyfiying programme
...,censoring)~treatgrp ,data=b,rho=-.15)
c11= survdiff(Surv(eventTime)~treatgrp ,data=b,rho=-1.5)
c2= survdiff(Surv(eventTime,censoring)~treatgrp ,data=b,rho=-1)
c22= survdiff(Surv(eventTime)~treatgrp ,data=b,rho=-1)
c3= survdiff(Surv(eventTime,censoring)~treatgrp ,data=b,rho=-0.5)
c33= survdiff(Surv(eventTime)~treatgrp ,data=b,rho=-0.5)
c4= survdiff(Surv(eventTime,censoring)~treatgrp ,data=b,rho=0)
c44= survdiff(Surv(eventTime)~treatgrp ,data=b,rho=0)
c5= survdiff(Surv(eventTime,censoring)~treatgrp ,data=b,rho=0.5)
c55= survdiff(Surv(eventTime)~treatgrp ,data=b,r...
2010 Nov 23
1
Strange happening with new users and keyed access on diskless cluster
...uld create a user, use the
the script that I have to build the keys and do an expect script out to
each node answering yes to add access to known_hosts etc....
permissions correctly set on user .ssh directory and files.
Now the problem:
I build a new user - run my script and the users when ssh c33 ( name of
a node ) gets a password challenge. I dink with the sshd_config for the
nodes and not matter what I do I keep getting the password challenge or
a permission error on publickey.
I have done the ssh -vvv c33 and get "sending packet" but no return from
openssh and then it def...
2017 Nov 04
2
ntfs user mappings?
...hunk=$(echo ${hex}|cut -c17-24)
>> echo ${hex_chunk}
>> issuer1=$(echo "ibase=16; ${hex_chunk}" | bc)
>> hex_chunk=$(echo ${hex}|cut -c25-32)
>> echo ${hex_chunk}
>> issuer2=$(echo "ibase=16; ${hex_chunk}" | bc)
>> hex_chunk=$(echo ${hex}|cut -c33-40)
>> echo ${hex_chunk}
>> issuer3=$(echo "ibase=16; ${hex_chunk}" | bc)
>> hex_chunk=$(echo ${hex}|cut -c41-48)
>> echo ${hex_chunk}
>> issuer4=$(echo "ibase=16; ${hex_chunk}" | bc)
>> hex_chunk=$(echo ${hex}|cut -c49-57)
>> uid=$(echo...
2008 Sep 09
1
creating table of averages
..."b31" "b32"
"b33" "b41"
[19] "b42" "c11" "c12" "c21"
"c22" "c23"
[25] "c31" "c32" "c33" "d11"
"d12" "d13"
[31] "d14" "d21" "d22" "d23"
"d24" "d25"
[37] "d31" "d32" "d33"...
2017 Nov 04
0
ntfs user mappings?
...}" | bc)
> hex_chunk=$(echo ${hex}|cut -c17-24)
> echo ${hex_chunk}
> issuer1=$(echo "ibase=16; ${hex_chunk}" | bc)
> hex_chunk=$(echo ${hex}|cut -c25-32)
> echo ${hex_chunk}
> issuer2=$(echo "ibase=16; ${hex_chunk}" | bc)
> hex_chunk=$(echo ${hex}|cut -c33-40)
> echo ${hex_chunk}
> issuer3=$(echo "ibase=16; ${hex_chunk}" | bc)
> hex_chunk=$(echo ${hex}|cut -c41-48)
> echo ${hex_chunk}
> issuer4=$(echo "ibase=16; ${hex_chunk}" | bc)
> hex_chunk=$(echo ${hex}|cut -c49-57)
> uid=$(echo "ibase=16; ${hex_chunk...
2013 Jan 11
0
Experimental Opus support in Chrome
...me the files https://people.xiph.org/~greg/opus_testvectors/
in yesterday's Chrome Canary. It looks like the gain header and
surround channel mapping isn't implemented yet, but basic playback
seems to work fine. This is great news!
https://code.google.com/p/chromium/issues/detail?id=104241#c33
-r
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/
iQEcBAEBAgAGBQJQ8FukAAoJEEcAD3uxRB3vEV0H/00HA65xHuXNsKXwGvXIw3CP
kTG1kA0FUepKyRVlhfh4KHy7/4/ODSWRGmCLgZBzos8R1S2gGin1qFp0NFyg6aeQ
jbuwbWPNcVVzpTADyurC7r6laT7IzE7A7Uk...
2017 Nov 05
3
ntfs user mappings?
...${hex_chunk}
> >>> issuer1=$(echo "ibase=16; ${hex_chunk}" | bc)
> >>> hex_chunk=$(echo ${hex}|cut -c25-32)
> >>> echo ${hex_chunk}
> >>> issuer2=$(echo "ibase=16; ${hex_chunk}" | bc)
> >>> hex_chunk=$(echo ${hex}|cut -c33-40)
> >>> echo ${hex_chunk}
> >>> issuer3=$(echo "ibase=16; ${hex_chunk}" | bc)
> >>> hex_chunk=$(echo ${hex}|cut -c41-48)
> >>> echo ${hex_chunk}
> >>> issuer4=$(echo "ibase=16; ${hex_chunk}" | bc)
> >>> he...
2018 Feb 11
0
[PATCH 3/5] drm/nouveau: Fix deadlock on runtime suspend
...f/0x70
rpm_suspend+0x13c/0x640
pm_runtime_work+0x6e/0x90
process_one_work+0x184/0x380
worker_thread+0x2e/0x390
Bugzilla: https://bugs.archlinux.org/task/53497
Bugzilla: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870523
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=70388#c33
Fixes: 5addcf0a5f0f ("nouveau: add runtime PM support (v0.9)")
Cc: stable at vger.kernel.org # v3.12+: 1234567890ab: workqueue: Allow retrieval of current task's work struct
Cc: stable at vger.kernel.org # v3.12+: 1234567890ab: drm: Allow determining if current task is output poll wor...
2017 Nov 05
0
ntfs user mappings?
...c17-24)
>>> echo ${hex_chunk}
>>> issuer1=$(echo "ibase=16; ${hex_chunk}" | bc)
>>> hex_chunk=$(echo ${hex}|cut -c25-32)
>>> echo ${hex_chunk}
>>> issuer2=$(echo "ibase=16; ${hex_chunk}" | bc)
>>> hex_chunk=$(echo ${hex}|cut -c33-40)
>>> echo ${hex_chunk}
>>> issuer3=$(echo "ibase=16; ${hex_chunk}" | bc)
>>> hex_chunk=$(echo ${hex}|cut -c41-48)
>>> echo ${hex_chunk}
>>> issuer4=$(echo "ibase=16; ${hex_chunk}" | bc)
>>> hex_chunk=$(echo ${hex}|cut -c49...
2007 Aug 16
2
Newbie
...06/2007 Caledon 1 C24 FALSE 1 A 1 0 0 4 2 0 0 7 17.37
18 25/06/2007 Caledon 1 C27 FALSE 1 A 1 0 0 0 3 0 0 6 24.14
19 25/06/2007 Caledon 1 C28 FALSE 1 A 1 0 0 5 1 0 0 6 21.58
20 25/06/2007 Caledon 1 C33 FALSE 1 A 0 0 0 0 1 0 0 0 19.06
21 25/06/2007 Caledon 1 C35 FALSE 1 A 1 0 3 0 2 0 0 20 24.55
22 24/06/2007 Caledon 1 C4 FALSE 1 A 1 1 4 3 0 0 0 5 22.65
23 24/06/2007 Caledon 1 C8 FALSE 1 A 0 0...
2017 Nov 05
0
ntfs user mappings?
...t; >>> issuer1=$(echo "ibase=16; ${hex_chunk}" | bc)
>> >>> hex_chunk=$(echo ${hex}|cut -c25-32)
>> >>> echo ${hex_chunk}
>> >>> issuer2=$(echo "ibase=16; ${hex_chunk}" | bc)
>> >>> hex_chunk=$(echo ${hex}|cut -c33-40)
>> >>> echo ${hex_chunk}
>> >>> issuer3=$(echo "ibase=16; ${hex_chunk}" | bc)
>> >>> hex_chunk=$(echo ${hex}|cut -c41-48)
>> >>> echo ${hex_chunk}
>> >>> issuer4=$(echo "ibase=16; ${hex_chunk}" | bc)...
2017 Nov 03
2
ntfs user mappings?
On Fri, Nov 3, 2017 at 2:43 PM, Rowland Penny <rpenny at samba.org> wrote:
> On Fri, 3 Nov 2017 13:53:22 -0600
> Jeff Sadowski via samba <samba at lists.samba.org> wrote:
>
>> just get objectsid and use this
>>
>> https://blogs.msdn.microsoft.com/oldnewthing/20040315-00/?p=40253
>
> Why ???
>
So that when someone on a linux machine writes to disk
2015 Feb 17
6
[LLVMdev] [3.6 Release] RC3 has been tagged
Hi Jack,
On Sun, Feb 15, 2015 at 6:05 AM, Jack Howarth
<howarth.mailing.lists at gmail.com> wrote:
> What are the acceptable performance regressions in the generated
> code for a llvm release? We seem to be badly regressed in some
> benchmarks (which I first noticed from the review of 3.6-rc1 at
> http://www.phoronix.com/scan.php?page=article&item=llvm-clang-3.5-3.6-rc1).
2015 Feb 18
5
[LLVMdev] [cfe-dev] [3.6 Release] RC3 has been tagged
On 02/18/2015 03:01 PM, Renato Golin wrote:
> So it seems that you're one of the very few people that doesn't use
> ToT. Almost everyone else uses it and the progress of LLVM kind of
> assume you do.
My company also does not use ToT. Being able to associate a product
with a well-known release is *very* important to us. It enables
communication with our customers. It allows
2013 Aug 07
58
[Bug 67878] New: Hardware freeze after resume from suspend
https://bugs.freedesktop.org/show_bug.cgi?id=67878
Priority: medium
Bug ID: 67878
Assignee: nouveau at lists.freedesktop.org
Summary: Hardware freeze after resume from suspend
QA Contact: xorg-team at lists.x.org
Severity: critical
Classification: Unclassified
OS: Linux (All)
Reporter: bgamari at gmail.com
2018 Feb 11
19
[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
Fix a deadlock on hybrid graphics laptops that's been present since 2013:
DRM drivers poll connectors in 10 sec intervals. The poll worker is
stopped on ->runtime_suspend with cancel_delayed_work_sync(). However
the poll worker invokes the DRM drivers' ->detect callbacks, which call
pm_runtime_get_sync(). If the poll worker starts after runtime suspend
has begun,