Displaying 20 results from an estimated 11000 matches similar to: "Differences per group"
2024 Jun 15
1
Users appears as SID instead of their own name.
On Sat, 15 Jun 2024 12:52:10 +0200
Josep Maria Gorro via samba <samba at lists.samba.org> wrote:
> Helo Rowland.
>
> I think I won't be able to thank you enough for everything you are
> doing for me.
>
> I've tried and seems to run fine. But finally it throws an error and
> performs a rollback for all changes on AD.
> This is the transcript for the
2011 Jan 10
1
Urgent problem: Dovecot fetches the same mails multiple times per POP
I have a problem since a couple of hours:
I manage several mboxes on a virtual server using Dovecot (over POP3).
Until a few hours ago, it worked well, but since 11:50, the e-mail clients which access Dovecot's mailboxes, receive all e-mails new each
time the mailbox is queried.
For example:
15:40 fetches 22 new mails
15:41 fetches the same 22 mails again as new
15:42 fetches the same 22
2016 Dec 08
3
How to create Debian packages for release 3.9.0
L.S.,
I'm currently in the process of creating Debian packages for
clang/llvm release 3.9.0. For this I'm using the steps as explained on
'http://apt.llvm.org/building-pkgs.php'. Up until now I have done:
$ debcheckout svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/
$ cd llvm-toolchain/branches
$ sh 3.9/debian/orig-tar.sh RELEASE_390 final
Now, as is explained, I would
2009 May 19
2
Using while statements to insert rows in a dataframe
Hi.
I am very new to R and have been diligently working my way through the manual and various tutorials. I am now trying to work with some of my own data and have encountered a problem that I need to fix. I have a dataframe with 8 columns and approximately 850 rows. I have provided an excerpt of the dataframe below. Within column 6 (Question) the numbers 1:33 repeat down the entire column.
2012 Oct 29
4
replace repeated id in a pedigree list
Hello,
I have a pedigree file such this:
FAMID ID FA ID MO ID SEX STATUS
1 1 0 0 2 0
1 2 3 1 2 2
1 4 3 1 1 2
1 5 3 1 1 0
1 6 3 1 1 0
1 7 3 1 2 2
1 8 3 1 1 0
1 9 3 1 1 0
1 10 3 1 2 0
1 11 3 1 1 0
1 3 0 0 1 0
2 12 13
2016 Dec 12
0
How to create Debian packages for release 3.9.0
+Sylvestre who knows about these things.
On Thu, Dec 8, 2016 at 2:24 AM, Kris van Rens via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> L.S.,
>
> I'm currently in the process of creating Debian packages for
> clang/llvm release 3.9.0. For this I'm using the steps as explained on
> 'http://apt.llvm.org/building-pkgs.php'. Up until now I have done:
>
> $
2004 Nov 19
2
Plotting averages of y per x
Hello!
I often plot average of y instead of all y values, since one can easily
see the trend if there is to many points and/or x might be like 1, 2, 3,
4, 5, ... and you might get a cloud (which can also be informative)
and/or columns of points.
Anyway, learning with R i get stucked. I have the data in table
burnins1, with the following names:
names(burnins1)
[1] "Model"
2013 Feb 27
2
matrix multiplication
Hi,
Try this:
#mat1 is the data
res<-do.call(cbind,lapply(seq_len(nrow(mat1)),function(i) {new1<-do.call(rbind,lapply(seq_len(nrow(mat1[-i,])),function(j) {x1<-rbind(mat1[i,],mat1[j,]); x2<-(abs(x1[1,1]-x1[2,1])*abs(x1[1,5]-x1[2,5]))+(abs(x1[1,2]-x1[2,2])*abs(x1[1,6]-x1[2,6]))+(abs(x1[1,3]-x1[2,3])*abs(x1[1,7]-x1[2,7]))+(abs(x1[1,4]-x1[2,4])*abs(x1[1,8]-x1[2,8]))}));new1}))
2013 Jan 03
2
Sas by function in R
Hello,
It's an alternative to use SAS by function in R?
I want to plot d histograms by plot.from example bellow:
Thank you!
plot d
1 1 16.3
2 1 25.0
3 1 57.8
4 1 17.0
5 2 10.8
13 2 96.4
17 3 76.0
18 3 32.0
19 3 11.0
20 3 11.0
24 3 106.0
25 3 12.5
21 4 19.3
22 4 12.0
26 4 15.0
27 5 99.3
32 7 11.0
36
2012 Mar 28
1
CI with confint
Hello all,
I'm trying to use confint from the MASS package to compute confidence
intervals for an nls object. When I plot the results, however, they don't
make sense - lines cross over the fitted model or just don't match the
data. Code is :
Thanks for help
dat<-data.frame(a,b)
with(dat, plot(a,b))
model<-(nls(b~(1/exp(a*x))*n, data=dat, start=list(x=.001,n=20),
2010 Dec 17
2
how to convert "sloppy data" into a time series?
Hi All,
First let me state that I did search for a while on r-help, google, and
using the "sos" package inside of 'R', without much luck. I want to know
how to create a univariate time series from a set of data that will have
huge time gaps in it. For instance, here is a snapshot of a piece of data
that I would like to analyze:
*Row queued_time
2011 Dec 01
1
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
Are these 225 compile time regressions real? It sure looks bad!
Ciao, Duncan.
On 01/12/11 09:39, llvm-testresults at cs.uiuc.edu wrote:
>
> bwilson__llvm-gcc_PROD__i386 nightly tester results
>
> URL http://llvm.org/perf/db_default/simple/nts/380/
> Nickname bwilson__llvm-gcc_PROD__i386:4
> Name curlew.apple.com
>
> Run ID Order Start Time End Time
> Current 380
2007 Mar 19
1
logitech stick USB/HID compliant works with linux, only 2 axis in wine
Hi all
I got a
usb 2-2.4: Product: Logitech Freedom 2.4
input: Logitech Logitech Freedom 2.4 as /class/input/input4
input: USB HID v1.10 Joystick [Logitech Logitech Freedom 2.4] on
usb-0000:00:02.1-2.4
joystick.
In linux native games (e.g. targetware ) all 4 axis
x,y,rudder,throttle and POV are recognized.
KDE calibrator also sees all axis and buttons properly
Wine only sees 2 axis (it does
2008 Feb 09
1
Problem with fitdistr function
Hello,
I am using fitdistr function for parameter estimation.
When I use
fd<-fitdistr(V2,"gamma")
I get following error:
Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, :
initial value in 'vmmin' is not finite
fd<-fitdistr(V2,"weibull")
Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, :
2020 Feb 26
1
Re: *** buffer overflow detected *** accessing invalid FD in libguestfs
On Wednesday, 26 February 2020 10:43:27 CET Richard W.M. Jones wrote:
> On Wed, Feb 26, 2020 at 11:21:18AM +0200, Veselin Kozhuharski wrote:
> > Hallo Rich,
> >
> > Here is the fd list and total number just before collectd application
> > crashes. Before that the number of used fd's is constantly increasing. It
> > looks like a fd leak inside libguestfs to me.
2024 Jun 15
1
Users appears as SID instead of their own name.
Helo Rowland.
I think I won't be able to thank you enough for everything you are doing
for me.
I've tried and seems to run fine. But finally it throws an error and
performs a rollback for all changes on AD.
This is the transcript for the messages.
root at montsec:/usr/local/samba/etc# samba-tool domain join DOMAINNAME
DC -U"administrator"
INFO 2024-06-15
2013 May 03
2
Find the flow data from its accumulation of the panel data
Hi,
I have the panel data of income statement of several banks. The date
9803 means 1998-Q1, 9806 means 1998-Q2, etc. I transform the date code to 1
(for 1998Q1), 2 (for 1998Q2), ...., 16 (for 2011Q4) where 1, 2, .... are
placed in Col1.
Now the income statement of a specific quarter is actually the
accumulation from the beginning of the year. For example, the cost data of
1999Q3 is the
2011 Dec 27
1
differences between 1.7 and 1.7.1 glmnet versions
Dear All,
?
I have found differences between glmnet versions 1.7 and 1.7.1 which, in
my opinion, are not cosmetic and do not appear in the ChangeLog. If I am
not mistaken, glmnet appears to return different number of selected
input variables, i.e. nonzeroCoef(fit$beta[[1]]) differes between
versions. The code below is the same for 1.7.1 and 1.7, but you can see
that outputs differ. I would
2017 Dec 06
3
Remove
Hi all,
In a data set I have group(GR) and two variables x and y. I want to
remove a group that have the same record for the x variable in each
row.
DM <- read.table( text='GR x y
A 25 125
A 23 135
A 14 145
A 12 230
B 25 321
B 25 512
B 25 123
B 25 451
C 11 521
C 14 235
C 15 258
C 10 654',header = TRUE, stringsAsFactors = FALSE)
In this example the output should contain group A and
2014 Feb 26
2
Very slow download with pxelinux > 4.07 on specific hardware
Hi,
We only have Dell computers here. We have about 100 optiplex 380.
Here is a link to download my wireshark traces :
http://dl.free.fr/qgCPEM5Uo
In this traces i tested pxelinux and lpxelinux 6.03 on optiplex 740(the
one working)
and optiplex 380.
pxelinux works on both computers but very slowly on 380 as seen in traces.
lpxelinux works only on 740. On 380 it seems to enter in a kind of