Displaying 17 results from an estimated 17 matches for "thirs".
Did you mean:
third
2004 Mar 19
3
how to fix a factor
...e factors, plus the response that
looks like this:
x1 x2 x3 y
a 1 1 0.3
a 2 1 0.1
b 1 1 0.4
c 4 3 0.1
...
I would like to analise the effect of two of them, keeping the third fixed
(I already know the effect of the last). The reason why I don't create several
data frames for each value of the thirs factor is simply convenience (I'd like
to be able to decide which factor I want to rule out)
for example I'd like to write something like
boxplot(y ~ x1 + x2, x3 == 1)
which of course doesn't work, otherwise I wouldn't write :-)
Is this possible and how?
Thank you
Giampiero
2004 Apr 29
1
need help.. VPN Road Warriors
Dear Shorewall''ers
I''ve been using Shorewall for 6 month, it''s work good as i expected,
but i want to activate shorewall vpn futures , road warriors user with
dynamic ip address on thir laptop,
Can some one give me explaination, url link or sample configuration. ?
regards
reza
2016 Oct 02
2
[PATCH] nv50/ir: Propagate third immediate src when folding OP_MAD
Previously we'd end up with an unnecessary mov for the thirs immediate value.
total instructions in shared programs : 851881 -> 851864 (-0.00%)
total gprs used in shared programs : 110295 -> 110295 (0.00%)
total local used in shared programs : 1020 -> 1020 (0.00%)
local gpr inst bytes
helped 0...
2002 Nov 12
3
Slow network to samba machine
Sirs,
Thank you for any time that you take to read about my problem.
I have a Linux (redhat) 8.0 mail server set up with;
qmail
dhcp / dns
transparent proxy to internet - adsl
HTML & our web pages (nothing special)
SAMBA
This problem has been with me since RedHat 7.3 and thir packaged samba.
If I transfer a file from the mail (linux box) box to a win98se box it takes
a
2011 Apr 24
1
merge with origin information in new variable names
Dear R-list,
Here is my simple question,
I have n data frames that I would like to merge, but I can't figure
out how to add information about the origin of the variable(s).
Here is my problem,
DF.wave.1 <- data.frame(id=1:10,var.A=sample(letters[1:4],10,TRUE))
DF.wave.2 <- data.frame(id=1:10,var.M=sample(letters[5:8],10,TRUE))
DF.wave.3 <-
2016 Oct 02
2
[PATCH] nv50/ir: Propagate third immediate src when folding OP_MAD
On 02.10.2016 20:03, Ilia Mirkin wrote:
> On Sun, Oct 2, 2016 at 1:58 PM, Tobias Klausmann
> <tobias.johannes.klausmann at mni.thm.de> wrote:
>> Previously we'd end up with an unnecessary mov for the thirs immediate value.
>>
>> total instructions in shared programs : 851881 -> 851864 (-0.00%)
>> total gprs used in shared programs : 110295 -> 110295 (0.00%)
>> total local used in shared programs : 1020 -> 1020 (0.00%)
>>
>> local...
2024 Nov 06
1
Add an arbiter when have multiple bricks at same server.
But if I change replica 2 arbiter 1 to replica 3 arbiter 1
gluster volume add-brick VMS replica 3 arbiter 1 arbiter:/arbiter1
arbiter:/arbiter2 arbiter:/arbiter3
I got thir error:
volume add-brick: failed: Multiple bricks of a replicate volume are present
on the same server. This setup is not optimal. Bricks should be on
different nodes to have best fault tolerant configuration. Use
2024 Nov 06
1
Add an arbiter when have multiple bricks at same server.
So I went ahead and do the force (is with you!)
gluster volume add-brick VMS replica 3 arbiter 1 arbiter:/arbiter1
arbiter:/arbiter2 arbiter:/arbiter3
volume add-brick: failed: Multiple bricks of a replicate volume are present
on the same server. This setup is not optimal. Bricks should be on
different nodes to have best fault tolerant co
nfiguration. Use 'force' at the end of the command
2024 Nov 08
1
Add an arbiter when have multiple bricks at same server.
What's the volume structure right now?
Best Regards,
Strahil Nikolov
On Wed, Nov 6, 2024 at 18:24, Gilberto Ferreira<gilberto.nunes32 at gmail.com> wrote: So I went ahead and do the force (is with you!)
gluster volume add-brick VMS replica 3 arbiter 1 arbiter:/arbiter1 arbiter:/arbiter2 arbiter:/arbiter3
volume add-brick: failed: Multiple bricks of a replicate volume are present
2016 Oct 02
0
[PATCH] nv50/ir: Propagate third immediate src when folding OP_MAD
On Sun, Oct 2, 2016 at 1:58 PM, Tobias Klausmann
<tobias.johannes.klausmann at mni.thm.de> wrote:
> Previously we'd end up with an unnecessary mov for the thirs immediate value.
>
> total instructions in shared programs : 851881 -> 851864 (-0.00%)
> total gprs used in shared programs : 110295 -> 110295 (0.00%)
> total local used in shared programs : 1020 -> 1020 (0.00%)
>
> local gpr inst by...
2024 Nov 08
1
Add an arbiter when have multiple bricks at same server.
After force the add-brick
gluster volume add-brick VMS replica 3 arbiter 1 arbiter:/arbiter1
arbiter:/arbiter2 arbiter:/arbiter3 force
volume add-brick: success
pve01:~# gluster volume info
Volume Name: VMS
Type: Distributed-Replicate
Volume ID: e1a4f787-3f62-441e-a7ce-c0ae6b111ebf
Status: Started
Snapshot Count: 0
Number of Bricks: 3 x (2 + 1) = 9
Transport-type: tcp
Bricks:
Brick1:
2016 Oct 02
0
[PATCH] nv50/ir: Propagate third immediate src when folding OP_MAD
...ann at mni.thm.de> wrote:
>
>
> On 02.10.2016 20:03, Ilia Mirkin wrote:
>>
>> On Sun, Oct 2, 2016 at 1:58 PM, Tobias Klausmann
>> <tobias.johannes.klausmann at mni.thm.de> wrote:
>>>
>>> Previously we'd end up with an unnecessary mov for the thirs immediate
>>> value.
>>>
>>> total instructions in shared programs : 851881 -> 851864 (-0.00%)
>>> total gprs used in shared programs : 110295 -> 110295 (0.00%)
>>> total local used in shared programs : 1020 -> 1020 (0.00%)
>>>
>...
2016 Oct 02
1
[PATCH] nv50/ir: Propagate third immediate src when folding OP_MAD
....klausmann at mni.thm.de> wrote:
>>
>> On 02.10.2016 20:03, Ilia Mirkin wrote:
>>> On Sun, Oct 2, 2016 at 1:58 PM, Tobias Klausmann
>>> <tobias.johannes.klausmann at mni.thm.de> wrote:
>>>> Previously we'd end up with an unnecessary mov for the thirs immediate
>>>> value.
>>>>
>>>> total instructions in shared programs : 851881 -> 851864 (-0.00%)
>>>> total gprs used in shared programs : 110295 -> 110295 (0.00%)
>>>> total local used in shared programs : 1020 -> 1020 (0.0...
2024 Nov 06
1
Add an arbiter when have multiple bricks at same server.
Ok.
I have a 3rd host with Debian 12 installed and Gluster v11. The name of the
host is arbiter!
I already add this host into the pool:
arbiter:~# gluster pool list
UUID Hostname State
0cbbfc27-3876-400a-ac1d-2d73e72a4bfd gluster1.home.local Connected
99ed1f1e-7169-4da8-b630-a712a5b71ccd gluster2 Connected
2007 Feb 20
1
Difficulties with dataframe filter using elements from an array created using a for loop or seq()
...e first vector is created by using a for loop
> loopvector <- c()
> for (i in 0:9){
+ loopvector <- c(loopvector, (i*0.10)+0.05);
+ }
> ## The second vector is made "by hand"
> handmadevector <- c(0.05, 0.15, 0.25, 0.35, 0.45, 0.55, 0.65, 0.75, 0.85,
0.95)
> ## The thirs vector is made using seq()
> seqvector <- seq(0.05, 0.95, 0.10)
> ## Are the vectors the same?
> all.equal(loopvector, handmadevector)
[1] TRUE
> all.equal(loopvector, seqvector)
[1] TRUE
>
> print(handmadevector)
[1] 0.05 0.15 0.25 0.35 0.45 0.55 0.65 0.75 0.85 0.95
> pri...
2006 Jul 01
22
TextDrive complaints
Hi all,
I have deployed my Ruby On Rails application on TextDrive.
At first everything seamed to be fine. However, lately, response time of my
application is incredible slow.
Worse, lately there is also a lot of downtime.
I have contacted their support desk, however, they do not respond (at all,
or very, very late).
Has anyone else these experiences with TextDrive?
And if so, what did you do
2008 Feb 11
0
Testing for differecnes between groups, need help to find the right test in R. (Kes Knave)
...f system you're running on. Remember that R doesn't just run on
> Linux and Windows: there's also MacOSX, and other Unix and Unix-like
> systems (Solaris, etc.).
Erin,
moreover, R has some nice facility that allows to write a function for
Windows, another one for Mac and a thirs one for Unix-alikes and place
them in subfolders of ./R with the right names, see the Writing R
Extensions manual.
Uwe Ligges
> Duncan Murdoch
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-he...