search for: independendent

Displaying 20 results from an estimated 48 matches for "independendent".

2003 Sep 18
1
2 time dependend states and probability transition matrix
Hi, have got anybody experience or a starting point for me, how i can program a function which calculate me a probability transition matrix with a data.frame and two states. I have some independend variable and a class variable for two states - in example one from Jan2003 and the same variables from June2003. Now i would like to calculate the probability that PERSON X change from classA to
2003 Nov 01
4
Beginner: Homogenity of Variances
Hello, for my meta-analysis I try to test if two varainces are equal without using the raw scores. I have is the SD's, N's and the Means. I want to test the variances from dependent and independend samples. I assume I can use the var.test procedure for the independent samples, but what about the dependent samples ? Has anyone an idea how to realise this with R ? Thanks in advance
2003 Jul 21
2
silent file truncation on ext3 with linux quota v0
The following message is a courtesy copy of an article that has been posted to comp.protocols.smb as well. Hi, I'm trying to implement file system quotas on a Debian Woody Linux box. My problem is that W2k Explorer silently truncates files when going over quota by copying files. Other applications work as expected and show a "disk full" error message. To me it looks like the
2015 Apr 27
2
Real sh? Or other efficient shell for non-interactive scripts
On Mon, Apr 27, 2015 at 11:41 AM, Warren Young <wyml at etr-usa.com> wrote: > > >>> 4. CDDL annoys a lot of people. >> >> The CDDL does not annoy people, this is just a fairy tale from some OSS enemies. > > The following irritates me, I am a ?people,? and I am not an OSS enemy: > > http://zfsonlinux.org/faq.html#WhatAboutTheLicensingIssue It is
2015 Jan 23
1
LDA input validation
St?phane Cottin writes: > A typical .qmail file : > > | /usr/bin/dspam --client --deliver=stdout --user "$EXT@$USER" | /usr/bin/preline -f /usr/lib/dovecot/dovecot-lda -d "$EXT@$USER" -a "$EXT@$USER" -m "$EXT2" > > When dspam segfault or is killed, preline receive an empty content and > only pass to dovecot-lda two headers ( Return-Path
2013 Jul 17
0
[LLVMdev] [Proposal] Parallelize post-IPO stage.
On Fri, Jul 12, 2013 at 3:49 PM, Shuxin Yang <shuxin.llvm at gmail.com> wrote: > 3. How to parallelize post-IPO stage > ==================================== > > From 5k' high, the concept is very simple, just to > step 1).divide the merged IR into small pieces, > step 2).and compile each of this pieces independendly. > step 3) the objects of each piece
2015 Jan 23
2
LDA input validation
Hi, I'm using qmail + dspam + dovecot-lda. A typical .qmail file : | /usr/bin/dspam --client --deliver=stdout --user "$EXT@$USER" | /usr/bin/preline -f /usr/lib/dovecot/dovecot-lda -d "$EXT@$USER" -a "$EXT@$USER" -m "$EXT2" When dspam segfault or is killed, preline receive an empty content and only pass to dovecot-lda two headers ( Return-Path and
2015 Nov 12
1
fallback mount points?
...8:18 PM, Scott Winterstein <0turn1 at gmail.com> wrote: > > You have to setup a fallback type of setup. You have a /live a /stream to handle this in a simple way. I think this is because your trying to stream and encode to the same /mountpoint > > I would even have a totally independendent of each other setup > > /dj01 > /dj02 > /dj03 > /dj04 > > /live > > /stream > > I can help you if needed... > > Scott > > Sehr geehrte Damen und Herren, > > Hallo, > > > Vielen Dank f?r deine/Ihre schnelle R?ckantwort. > >...
2003 Dec 03
1
Error in randomForest.default(m, y, ...) : negative lengt h vectors are not allowed
Christian -- You don't provide enough information (like a call) to answer this. I suspect, though, that you may be subsetting in a way that passes randomForest no data. I'm not aware offhand of an easy way to get this error from randomForest. I tried creating some data superficially similar to yours to see whether something would break if there were only a single value in the variable
2015 Apr 27
2
Real sh? Or other efficient shell for non-interactive scripts
On Mon, Apr 27, 2015 at 12:10 PM, Joerg Schilling <Joerg.Schilling at fokus.fraunhofer.de> wrote: > > > If you combine ZFS and Linux, you create a permitted "collective work" and the > GPL cannot extend it's rules to the CDDLd separate and independend work ZFS of > course. Which countries' copyright laws would permit that explicitly even when some of the
2013 Jul 17
2
[LLVMdev] [Proposal] Parallelize post-IPO stage.
On 7/17/13 12:35 PM, Diego Novillo wrote: > On Fri, Jul 12, 2013 at 3:49 PM, Shuxin Yang <shuxin.llvm at gmail.com> wrote: > >> 3. How to parallelize post-IPO stage >> ==================================== >> >> From 5k' high, the concept is very simple, just to >> step 1).divide the merged IR into small pieces, >> step 2).and compile
2016 Feb 29
0
[isocpp-parallel] Proposal for new memory_order_consume definition
Hi, On Sat, 27 Feb 2016, Paul E. McKenney wrote: > But we do already have something very similar with signed integer > overflow. If the compiler can see a way to generate faster code that > does not handle the overflow case, then the semantics suddenly change > from twos-complement arithmetic to something very strange. The standard > does not specify all the ways that the
2013 Jul 17
0
[LLVMdev] [Proposal] Parallelize post-IPO stage.
On Wed, Jul 17, 2013 at 1:06 PM, Shuxin Yang <shuxin.llvm at gmail.com> wrote: > > On 7/17/13 12:35 PM, Diego Novillo wrote: >> >> On Fri, Jul 12, 2013 at 3:49 PM, Shuxin Yang <shuxin.llvm at gmail.com> >> wrote: >> >>> 3. How to parallelize post-IPO stage >>> ==================================== >>> >>> From 5k'
2015 Nov 11
4
fallback mount points?
hello all. I run a station which uses one primary mount to broadcast from. when DJs are not on air, we want to stream a playlist of music. I have a program taking care of that for us, but now I?m at a standstill. When our automation connects to our primary mount point no DJ can connect to broadcast. So, I?m assuming I need to work something out with a fallback mount point but don?t quite get how
2005 May 24
16
dhcp and shorewall
I want to run dhcp and shorewall on the same computer.It is my gateway and that computer doing NAT for my network.How can I set up shorewall to let only users that get theire static ip address via dhcp, not to let users that had static address.
2015 Apr 27
0
Real sh? Or other efficient shell for non-interactive scripts
Les Mikesell <lesmikesell at gmail.com> wrote: > On Mon, Apr 27, 2015 at 11:41 AM, Warren Young <wyml at etr-usa.com> wrote: > > > > >>> 4. CDDL annoys a lot of people. > >> > >> The CDDL does not annoy people, this is just a fairy tale from some OSS enemies. > > > > The following irritates me, I am a ?people,? and I am not an OSS
2015 Apr 27
0
Real sh? Or other efficient shell for non-interactive scripts
Les Mikesell <lesmikesell at gmail.com> wrote: > On Mon, Apr 27, 2015 at 12:10 PM, Joerg Schilling > <Joerg.Schilling at fokus.fraunhofer.de> wrote: > > > > > If you combine ZFS and Linux, you create a permitted "collective work" and the > > GPL cannot extend it's rules to the CDDLd separate and independend work ZFS of > > course. >
2015 Apr 27
1
Real sh? Or other efficient shell for non-interactive scripts
Joerg Schilling wrote: > Les Mikesell <lesmikesell at gmail.com> wrote: > >> On Mon, Apr 27, 2015 at 12:10 PM, Joerg Schilling >> <Joerg.Schilling at fokus.fraunhofer.de> wrote: >> > > >> > If you combine ZFS and Linux, you create a permitted "collective work" and the GPL cannot extend it's rules to the CDDLd separate and independend
2015 Jan 23
0
LDA input validation
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 23 Jan 2015, St?phane Cottin wrote: > I'm using qmail + dspam + dovecot-lda. > > A typical .qmail file : > > | /usr/bin/dspam --client --deliver=stdout --user "$EXT@$USER" | /usr/bin/preline -f /usr/lib/dovecot/dovecot-lda -d "$EXT@$USER" -a "$EXT@$USER" -m "$EXT2" > > When
2015 Nov 12
0
fallback mount points?
You have to setup a fallback type of setup. You have a /live a /stream to handle this in a simple way. I think this is because your trying to stream and encode to the same /mountpoint I would even have a totally independendent of each other setup /dj01 /dj02 /dj03 /dj04 /live /stream I can help you if needed... Scott Sehr geehrte Damen und Herren, Hallo, Vielen Dank f?r deine/Ihre schnelle R?ckantwort. Mit freundlichem Gru? Scott Winterstein http://www.scottwinterstein.com http://www.facebook.com/scottsdesk C...