Displaying 8 results from an estimated 8 matches for "tman".
Did you mean:
than
2009 Dec 17
1
Help with Merge - unexpected loss of factor level
...quot;LN Metastasis" "Normal" "Primary Invasive Carcinoma"
#split into cancer and normal tissue
> tma1<-subset(tma, tumourA=="Primary Invasive Carcinoma")
> tma2<-subset(tma, tumourA=="LN Metastasis")
> tmaN<-subset(tma, tumourA=="Normal")
#size of datasets
> dim(tma1)
[1] 587 9
> dim(tma2)
[1] 323 9
> dim(tmaN)
[1] 142 9
#merge back with normal type
> tma1.1<-merge(tmaN, tma1, by="Code")
> tma2.1<-merge(tmaN, tma2, by="Code")
#new dimensio...
2002 Apr 24
1
Vorbis on Empeg
...tacular.
I'm headed to Vorbis.com to donate some cash. I'd like to encourage anyone
else who feels the same to do so.
http://empeg.comms.net/php/showflat.php?Cat=&Board=hackers_prog&Number=85604
&page=0&view=collapsed&sb=5&o=0&fpart=all&vc=1
Check out "tman"'s post at 15/04/02 05:41 PM
--Wilson.
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word 'unsubscrib...
2016 Sep 26
6
Possible formatting bug in ssh-agent.1 man page
Version info: OpenSSH_7.3p1, OpenSSL 1.0.2i 22 Sep 2016, Arch linux
The ssh-agent.1 man page seems to have an indentation oddity, at least, as
formatted with recent Arch linux manpage toolset. Here's what appears in
the formatted output just after the description of the the "-t" option:
---------- Begin formatted output -------------------------------------
-t life
2011 Nov 14
6
Skyrim Shader Model 3 error
When I try to run Skyrim in wine it brings up a Shader Model 3 error, although I do have Shader Model 3. My video card is GeForce 7900 GT/GTO. What can I do to fix this problem
:x
2001 Jul 01
0
ks.test doesn't compute correct empirical distribution if there are ties in the data (PR#1007)
Full_Name: Andrew Grant McDowell
Version: R 1.1.1 (but source in 1.3.0 looks fishy as well)
OS: Windows 2K Professional (Consumer)
Submission from: (NULL) (194.222.243.209)
In article <xeQ_6.1949$xd.353840@typhoon.snet.net>,
johnt@tman.dnsalias.com writes
>Can someone help? In R, I am generating a vector of 1000 samples from
>Bin (1000, 0.25). I then do a Kolmogorov Smirnov test to test if the
>vector has been drawn from a population of Bin (1000, 0.25). I would
>expect a reasonably high p-value.....
>
>Eit...
2016 Sep 28
2
Possible formatting bug in ssh-agent.1 man page
...re .SH, but that does
> no harm. mdoc2man.awk is a terrible hack and not a proper parser
> in the first place, so we shouldn't expect beauty in its output.
> If the output is correct and portable, that's good enough. At some
> point, we should replace mdoc2man.awk with mandoc -Tman anyway.
> The last time i tried, there was still some work to do, so that
> won't be instantaneous.
At least on Linux systems, wouldn't using man/groff's built-in mdoc
support also be good enough?
--
Mantas Mikul?nas <grawity at gmail.com>
2001 Jul 01
1
(PR#1007) ks.test doesn't compute correct empirical
...Windows 2K Professional (Consumer)
> Submission from: (NULL) (194.222.243.209)
Please upgrade: we've found a number of Win2k bugs and worked around them
since then, let alone teh bug fixes and improvements in R ....
> In article <xeQ_6.1949$xd.353840@typhoon.snet.net>,
> johnt@tman.dnsalias.com writes
> >Can someone help? In R, I am generating a vector of 1000 samples from
> >Bin (1000, 0.25). I then do a Kolmogorov Smirnov test to test if the
> >vector has been drawn from a population of Bin (1000, 0.25). I would
> >expect a reasonably high p-value...
2006 Oct 10
3
Can't map ntgroup to unix group
1. Here's my case:
[root@dsat ~]# net groupmap list
[root@dsat ~]# net groupmap add rid=512 ntgroup="Domain Admins"
unixgroup=domainadmins
adding entry for group Domain Admins failed!
2. Here's samba log:
[root@dsat ~]# tail /var/log/smbd.log
[2006/10/10 08:51:23, 0] lib/smbldap.c:smbldap_connect_system(851)
ldap_connect_system: Failed to retrieve password from secrets.tdb