Displaying 20 results from an estimated 900 matches similar to: "New package: epiR"
1998 May 13
1
mixed case usernames
I haven't found anything about this in the FAQ's...
Despite having a translation from an all uppercase (or all lowercase) to
the mixed case Unix username in the username map, the samba server
(1.9.18p1) does not allow browsing from a Win95 client.
If I change the username to all lowercase on the Unix server, then browsing
works fine.
Have I missed something?
--
Phil Etheridge
1998 May 17
0
username map not working
I still have not resolved this problem. Last time I reported it, I
neglected to note the OS & version.
Server is running Digital Unix 4.0B, samba 1.9.18p1
Problem is that a user's home directory only appears on a Win95 client
under "Network Neighbourhood" when they have an all lowercase username on
the server. Otherwise, user is prompted for a passwd and a bad password
error
2013 May 01
2
Catch SIGINT from user in backend C++ code
Hi,
I was wondering if anybody knew how to trap SIGINTs (ie Ctrl-C) in backend C++ code for R extensions? I'm writing a package that uses the GPU for some hefty matrix operations in a tightly coupled parallel algorithm implemented in CUDA.
The problem is that once running, the C++ module cannot apparently be interrupted by a SIGINT, leaving the user sat waiting even if they realise
2013 Mar 14
0
Error with epiR and sensitivity
Hi everyone,
I emailed yesterday thinking I had a problem with reading matrix
information as numerical output into epiR. After working on the data
frame today, I realise it's a problem with the data itself rather than
the syntax.
An original data frame of
min max
T1 1.500000e+01 3.999954e+01
SE1 0.000000e+00 1.000000e+00
PRE
2000 May 10
0
Printing Problem with 2.0.7
We are using Digital Unix 4.0D, and attempted to upgrade to 2.0.7 this
morning. Things apparently worked but we started getting reports of print
jobs dissappearing. Up'ing the debug level we have noticed that in some
invocations of the 'lpr' command, the '%p' is being replaced by '_S'. We
have had to back out again to 1.19
The cfg entries are
print command =
2024 Sep 19
1
Inquiry About R Packages for Specific Research Areas
Dear R Support Team,
I hope this email finds you well.
I am writing to inquire about the specific R packages that would best suit
our academic research project, which involves analyses in various fields.
We are particularly interested in the following areas:
Epidemiology Analysis: We are aware that packages like epiR, survival, and
epitools exist for epidemiological analysis. Could you please
2024 Sep 19
1
Inquiry About R Packages for Specific Research Areas
Hello,
There is a CRAN Task View: Epidemiology that should be or have what you
are looking for.
[1] https://CRAN.R-project.org/view=Epidemiology
Hope this helps,
Rui Barradas
?s 06:29 de 19/09/2024, Aleena Shaji escreveu:
> Dear R Support Team,
>
> I hope this email finds you well.
>
> I am writing to inquire about the specific R packages that would best suit
> our
2004 Oct 06
1
R 2.0.0: namespaces, S4 classes & versioned package installation: failure to resolve correct pkg version
Hi,
further down from the problem I asked about yesterday I encounter the following
problem (please appologize for the lengthy mail - I have not found a brief example
making the issue clear):
- using R packages making use of namespaces &
- S4 classes
when using
--with-package-versions in the install call:
Pkgs install ok and the first pkg 'base' can be loaded in R
2003 Sep 17
2
CART analysis
Greetings,
Does anyone know of an R code for classification and regression tree
analysis (CART)?
Thank you
Ron
Ron Thornton BVSc, PhD, MACVSc (pathology, epidemiology)
Programme Co-ordinator, Active Surveillance
Animal Biosecurity
MAF Biosecurity Authority
P O Box 2526
Wellington, New Zealand
phone: 64-4-4744156
027 223 7582
fax: 64-4-474-4133
e-mail: ron.thornton at maf.govt.nz
2009 Oct 11
1
idmap LDAP branch never populates with Samba 3.4.1 - how do I debug ?
I've followed the instructions at
http://wiki.samba.org/index.php/Ldapsam_Editposix
which concerns how to setup idmap correctly with Samba > 3.0.25. I have
a trusted domain which has been successfully established. However, no
SID entries populate beneath ou=idmap and any logon to the trusted
domain will result in:
netr_LogonSamLogon: user SANDBOX\Administrator has user sid
2009 Nov 02
1
Samba 3.4.2 Trusted Domain Logon gives: "Conflicting domain portions are not supported for NETLOGON calls"
Hi,
I'm specifically have a problem with idmap entries not being created in
my LDAP backend for trusted domain logons - Local accounts appear to be
fine.
I have installed the Sernet enterprise packages from:
http://ftp.sernet.de/pub/samba/experimental/rhel/5/i386/
I'm preparing the server as follows:
1. smbpasswd -w '<password>'
2. net rpc trustdom establish SANDBOX
2008 Jan 02
0
winbind initialization: GetDC got invalid response type 21
Hi all,
I'm running Samba 3.0.28 on CentOS 5.1 as a PDC. I'm having problems
with winbind taking a long to initialize or reconnect to the domain.
For example, starting winbind and then checking the trust secret takes
~30 seconds:
# time /usr/local/samba/bin/wbinfo -t
checking the trust secret via RPC calls succeeded
real 0m34.055s
user 0m0.008s
sys 0m0.019s
In the logs
2009 Oct 09
0
How do I get Samba to probe for my ldap module ?
I'm compiling Samba 3.4.1 with
./configure --with-pam --with-ldap --with-shared-modules=idmap_ldap
This produces an ldap.so module which I have copied into /lib (and run
ldconfig -v).
However, following this log.winbind-idmap is not created (only log.smbd
and log.winbindd) and Samba does not appear to probe for the ldap module
(I have compared my case to another which is creating this log
2009 Jun 02
1
Sample size - proportion continuity correction
Hallo!
Does anybody know how to calculate a sample size estimation for proportions with continuity correction?
?
I only found EpiR which seems to calculate without continuity correction:
library(epiR)
epi.studysize(treat = .65, control = .50, n = NA, sigma = NA,
power = 0.80, r = 1, conf.level = 0.95, sided.test = 2, method = "cohort")
$n
[1] 340
Thanks!
Karl
2008 Jan 01
0
idmap_nss: Default domain not being used
I have an existing PDC which I am attempting to move across to a new
server. On the new server, I'm having trouble with idmap (using an LDAP
backend) and trusted domains. The smb.conf file is the same on both
servers. My idmap & winbind parameters are as follows:
ldap idmap suffix = ou=idmap
idmap backend = ldap:ldap://127.0.0.1
idmap uid = 10000-29000
idmap gid = 10000-29000
winbind
2004 Oct 05
1
R 2.0.0: problem: installing --with-package-versions
Hello R developers,
installing R 2.0.0 from source on a Linux Debian system (gcc 3.2.2)
- which worked just fine - I encountered the following problem when trying to
update/install packages with the option --with-package-versions:
example: RUnit 0.4.0 (also on CRAN)
R20 CMD INSTALL -l /mnt/local/R/R-2.0.x-libs-EpiR --with-package-versions
RUnit_0.4.0.tar.gz
or after untaring
R20 CMD INSTALL
2004 Aug 04
1
installing package with version number using namespaces & dynamic library
Hi,
I wonder whether a package with namespace & dynamic library can be installed
with the version number attached, ie. with the argument --with-package-versions.
Is this currently possible?
Using R 1.9.1 on Debian 3.0 I encounter a problem when trying to load a package
installed with
R91 CMD INSTALL --with-package-versions -l /mnt/local/R/R-1.9.x-libs-EpiR RIO
in R started with
R91
2005 Jul 15
0
DotNet Version Of Rsync
But it sounds like there is definitely an rsync port to D'ohnet
-----Original Message-----
From: rsync-bounces+eisen.chao=cna.com@lists.samba.org
[mailto:rsync-bounces+eisen.chao=cna.com@lists.samba.org] On Behalf Of
Mark Thornton
Sent: Friday, July 15, 2005 2:18 PM
To: Stuart Halliday
Cc: rsync@lists.samba.org
Subject: Re: DotNet Version Of Rsync
Stuart Halliday wrote:
>R-type Studios
2020 Oct 28
0
GT710 and Nouveau on ARM/ARM64
On Wed, Oct 28, 2020 at 10:20 AM Dave Stevenson
<dave.stevenson at raspberrypi.com> wrote:
>
> Hi Ilia
>
> Thanks for taking the time to reply.
>
> On Wed, 28 Oct 2020 at 14:10, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> >
> > The most common issue on arm is that the pci memory window is too narrow to allocate all the BARs. Can you see if there are
2020 Nov 03
0
GT710 and Nouveau on ARM/ARM64
On Tue, Nov 3, 2020 at 1:08 PM Dave Stevenson
<dave.stevenson at raspberrypi.com> wrote:
>
> Hi Ilia
> Thanks again for the reply.
>
> On Wed, 28 Oct 2020 at 14:59, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> >
> > On Wed, Oct 28, 2020 at 10:20 AM Dave Stevenson
> > <dave.stevenson at raspberrypi.com> wrote:
> > >
> > > Hi