Displaying 7 results from an estimated 7 matches for "episteme".
Did you mean:
epistem
2010 Dec 02
2
make check from R2.12.0.exe installation
Hi,
I typically install new versions of R on windows using the downloadable executable file rather than the full tar.
I need to now document the success of the installation in addition to my preferred procedure of running an old dataset against the new build.
I found quickly that this is all available to me but the tests directory I have does not contain the scripts that the tar file does.
How
2013 Mar 15
2
phyper returning zero
Hi,
I am attempting to use phyper to test the significance of two overlapping lists. I keep getting a zero and wondered if that was determining non-significance of my overlap or a p-value too small to calculate?
overlap = 524
lista = 2784
totalpop = 54675
listb = 1296
phyper(overlap, lista, totalpop, listb,lower.tail = FALSE, log.p=F)
[1] 0
If I plug in some different values I get a p-value but
2008 Nov 17
3
Gigabit Lan doesn't work
Hi all,
I have installed Centos completely. However, the LAN doesn't work.
Below is the message after I issue. How can I make it work?
00:19.0 Ethernet controller: Intel Corporation 82567V-2 Gigabit
Network Connection
Thanks!
2008 Dec 09
2
Feature request: AlwaysDenyLogin, LoginDelayTime
Please consider adding the following features to sshd:
1. AlwaysDenyLogin - a setting that will result in always denying
login regardless of the credentials given by the client.
2. LoginDelayTime - to specify a delay in milliseconds before the
server responds to a client's login attempt.
These would help to employ brute force bots.
Regards
2005 Jul 28
8
most stable linux to build business
what is the most stable linux that we can build
business on it, i mean the best linux a linux without
problems .
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2008 Aug 01
1
duplicate entries on ext3 when using readdir/readdir64
...g in the ext3 code, as no other file-system
shows this behavior.
I've found the following regarding this bug, but nothing about whether
if it is fixed nor if a back-port for older 2.6 kernels exists.
<https://www.redhat.com/archives/ext3-users/2007-December/msg00004.html>
and
<http://episteme.arstechnica.com/eve/forums/a/tpc/f/96509133/m/199007643931?r=494000843931#494000843931>
On linux-fsdevel I've found the following, but they delete directory
entries in between multiple readdir calls.
<http://kerneltrap.org/mailarchive/linux-fsdevel/2005/9/15/310258>
Does anyone know...
2012 May 20
1
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* bisectr (0.0.2)
Maintainer: Winston Chang
Author(s): Winston Chang <winston at stdout.org>
License: GPL-2
http://crantastic.org/packages/bisectr
Tools to find bad commits with git bisect
* CUMP (1.0)
Maintainer: Xuan Liu
Author(s): Xuan Liu <liuxuan at bu.edu> and Qiong Yang <qyang at bu.edu>