Displaying 20 results from an estimated 120 matches similar to: "(no subject)"
2011 Nov 01
1
help with unequal variances
Hello,
I have some patient data for my masters thesis with three groups (n=16, 19 &
20)
I have completed compiling the results of 7 tests, for which one of these
tests the variances are unequal.
I wish to perform an ANOVA between the three groups but for the one test
with unequal variance (<0.001 by both bartlett and levene's test) I am not
sure what to do.
I thought i would run
2005 Feb 18
1
extracting F, df and r squared using "sapply"?
Hi, All
How does one remove relevant information from a regression output besides
just the coefficients?
I've been able to modify the example given under "help(by)" to give me some
additional information, but not everything I need.
If you adjust the call statement from what is listed by adding the summary
statement like so:
tmp <- by(warpbreaks, tension, function(x)
2011 Oct 30
1
Parametric tests
Hello,
I am interested in parametric multi comparison tests such as
Dunnett, Duncan, Tukey, Newman-Keuls, Bonferonni, Scheffe, and
non-parametric tests such as Kruskal-Wallis, and Mann-Whitney U. Are there
packages that include most of these tests in each category? Many packages
exist for an individual test but their outputs vary in great detail (test
statistics, p-values, etc.)
2003 Sep 03
2
pine, INBOX, and dovecot
Hi all,
I've been experimenting with Dovecot; tests with Maildir seemed to work
fine. However, now I'm trying with mbox folders, and I'm having a problem
where I do not get an INBOX listed using pine. Outlook Express and
IMP show it fine.
I snooped part of the session, which appears to go like this (it is
slightly garbled, sorry -- I couldn't get rawlog to work by creating
2017 Nov 23
2
JIT and atexit crash
Maybe the easiest workaround would be overriding symbol resolution for
the function name and redirect it to your own version in static code
(and hope it has no bad side effect on your use case).
I think when running 3rd party code, the only way to definitely avoid
this kind of trouble is to never deallocate any code or data sections.
Doug Binks mentioned that too in his cppcast about Runtime
2003 Aug 07
1
Direct RADIUS support, not via PAM
Hi,
I'm currently testing dovecot to authenticate user passwords against a
radius server, via pam_radius_auth, and that seems to work fine.
However, I am running other software (Exim MTA) that also authenticates
via radius, using the radiusclient library from:
http://www.mcs.de/~lf/radius/
Is there any chance that this library could be used by Dovecot as a
further authentication option, and
2007 Mar 28
3
multi-level modeling & R?
A colleague was asking me if R does multi-level
modelling as opposed to multiple regression. Since I
have no knowledge of multi-level modelling (except 5
minutes googling ) I thought that I would as here.
Does are offer any multi-level modeling packages? It
looked like arm might be one but I was not sure.
Thanks
2017 Nov 23
1
JIT and atexit crash
Hi,
Not sure whether this matches your use case, but the Orc-based JIT used
in LLI appears to be using `llvm::orc::LocalCXXRuntimeOverrides`
(http://llvm.org/doxygen/classllvm_1_1orc_1_1LocalCXXRuntimeOverrides.html)
to override `__cxa_atexit`:
https://github.com/llvm-mirror/llvm/blob/release_50/tools/lli/OrcLazyJIT.h#L74
2017 Nov 21
2
JIT and atexit crash
> It's not the job of the Orc engine.
I could argue about this, but I won’t :)
> Just don't use atexit.
The problem is that I run third-party programs. I cannot control them.
> On 20. Nov 2017, at 01:04, Joerg Sonnenberger via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> On Mon, Nov 20, 2017 at 12:22:49AM +0100, Alex Denisov via llvm-dev wrote:
>> JIT
2003 Jun 17
1
SIP Firmware for Cisco Phones
Just a quick note to people looking for SIP firmware images for Cisco
phones:
To access these files from Cisco's website, you need to have a Service
Contract (SmartNet) on at least on of your phones. I though a contract
was several hundred dollars, but it is way cheaper! Their lowest level,
1 year Next Business Day 8x5 SmartNet program, costs around $70.00, and
gives you unlimited access to
2003 Jun 17
2
Test System?
Is it possible to set up Asterisk without any of the cards? I'm
interested in setting it up for the company I work for, but I would like
to set it up and see how difficult it will be before I start having the
company spend a chunk on equipment.
Additionally, what phones can be used with Asterisk? we currently use a
NEC Nitsuko phone system with phones, but I have been confused as how to
set
2005 May 08
3
1.0-test69
http://dovecot.org/test/
- Several mbox fixes, upgrade recommended for test68 mbox users
- Possibly fixes some IMAP hangs where Dovecot just stopped replying
- Fixed delay-newmail workaround. It was badly broken before.
And somewhat off topic advertisement:
I got a bit distracted from Dovecot a week ago when a guy started
mailing me about wanting to write an irssi2 client as a project to
2003 Jun 17
1
Samba3.0 domain GID/UID/SID transformations
On Tue, 2003-06-17 at 09:45, Nick Stephens wrote:
> Greetings!
>
> I have grabbed the latest samba3 cvs source, and successfully compiled it,
> got it talking to my NT server, joined the domain, etc.. life is good.
> But, now I have a question kinda related to functionality, i believe...
>
> A quick synopsis of my goal is as follows:
>
> i currently have a sendmail
2003 Jun 17
3
Question :: groundstart and loopstart
Hello Astrites,
I was just about to send out a long email about not being able to detect hang-up with my CAC II FXO module on my PSTN POTS lines. I had tried many configurations. I had attached a toner to the line to see if I was getting this "disconnect supervision" signal after hang-up. (toner has a line powered light in the off position) It seemed that I was getting the signal,
2004 Jul 29
2
Problems compiling PHP --with-imap - can't find rfc822.h
I'm trying to add webmail (IMP/HORDE) to my OpenBSD 3.5 mail server
(Procmail/Amavid/SA/DCC/Razor/Dovecot 0.99.10.7), which means adding
PHP and several other libraries.
I'm building PHP 4.3 from the ports tree and, as per the IMP/HORDE
readme files, added --with-imap to the makefile. Makeing PHP barfs
with a "Cannot find rfc822.h. Please check your IMAP installation."
error. I
2004 Apr 16
4
Feature request: more log info/stats
Hello,
even though Timo seems to be hibernating (it's not _that_ cold in ole
Suomi ;) I'd like to beg for a feature that would be very much
appreciated over here. If something like this is already present and
eluded my thorough archive and doc searches, feel free to smack me and
then point me to the right direction.
Feature request:
More extensive session information and statistics in
2003 May 13
1
4.8-RELEASE not identifying scsi drives
A problem with 4.8 reported by myself and Aaron D. Gifford.
Anyone in -stable who knows more?
********
I'm assembling a Compaq 1850R with attached storage system. For the
built in scsi controller (sym), there are three drives internally on
channel 1 + 5 drives externally on channel 2.
During boot, I can see all disks being identified first by the machine
itself and then in the early part
2005 Jun 08
6
strip realms and force lowercasing of usernames?
Is it possible for dovecot to strip realms and force lowercasing of usernames?
We have a lot of dumb customers who try logging in to pop3 with crap like
UsERNAmE and bla at nonexistentdomain.com. All our usernames are lowercase
and we have no realms. Trying to get hundreds of customers to fix this is
hard and is a significant and costly support burden.
It would be nice if dovecot could handle
2003 Jun 17
5
How to make a customized, unattended install for FreeBSD?
I would like to customize our store-bought, bootable FreeBSD CD
so that it does a non-interactive (or minimally interactive ;-)
install.
The interim solution we've devised has our lab execution
techs booting from a CD and then using the Sysinstall "Load config
file" menu option to load an "install.cfg" file from a floppy.
We'd like to eliminate this step by
2007 Nov 20
5
Suddenly can''t access the puppetmaster anymore
Hi,
I have a number of puppets talking to 1 puppetmaster. Everything was
working fine until suddenly this week the puppets are revolting.
Whenever I try to run ''puppetd -v'' I see a lot of messages like:
Certificates were not trusted: hostname was not match
I''m sure I did not make any changes to DNS lately and I didn''t upgrade
puppet on any of the machines