similar to: p-val issue for ranked two-group test

Displaying 20 results from an estimated 1000 matches similar to: "p-val issue for ranked two-group test"

2023 Mar 13
1
Updating samba version 4.17.5 to version 4.17.6 from Debian backports - armel architecture
I have several devices, mostly amd64 and armhf architectures, all of which updated samba to 4.17.6 without any problems. But one which is armel architecture failed to update; instead I get the following when I try to update: root at goflex:~# samba -V Version 4.17.5-Debian root at goflex:~# apt update Hit:1 http://ftp.uk.debian.org/debian bullseye InRelease Get:2 http://ftp.uk.debian.org/debian
2011 Dec 27
1
Longitudinal data
Hi, I'm analyzing a longitudinal data set with 387 cows were observed in 63 days divided into 6 groups, and every 30 days was found to produce milk. Does not aim to model the time using regression. Only compare the groups differ in terms of milk production. There are many missing observations. Because the data are correlated I used the SAS program: proc mixed data=univar
2017 Sep 29
5
Converting SAS Code
Hello all, My statistical analysis training up until this point has been entirely done in SAS. The code I frequently used was: *Yield Champagin; data yield; set stress; if field='YV' then delete; if field='HB' then delete; if barcode='16187DD4015' then delete; if barcode='16187DD6002' then delete; if barcode='16187DD2007' then delete; if
2007 Aug 27
2
how to manage more and more file
hello,guys. When use the file type,can only mange one file. but there I have about more than 100 file need to be managed by puppet. now,I use a exec type to check out all the file from a subversion server,but there have a good solution? please help me! -- Huang Mingyou
2018 May 07
0
Comparing figures?
I suggest perceptual diff. You could write a wrapper around it. http://pdiff.sourceforge.net On Mon, 7 May 2018 16:49 Ramiro Barrantes, <ramiro at precisionbioassay.com> wrote: > Hello, > > I am working on tests to compare figures. I have been using ImageMagick, > which creates a figure signature, and I can compare a "test" figure > signature against a saved
2011 Jun 19
3
Could not find a default provider for package
Need some help here. I am using puppet to mange some Gentoo boxes, and when working with packages I keep getting the following error: Could not find a default provider for package Version: * app-admin/puppet Latest version available: 0.25.0-r1 Latest version installed: 0.25.0-r1 Size of files: 592 kB Homepage: http://reductivelabs.com/projects/puppet
2008 Jan 13
1
Fedora Frog (Nice to have tool to mange multiple repo)
Hello, While doing usual search on sf.net I came across this nice little utility Fedora Frog to mange packages from multiple repositores.Though it is written for Fedora it can be used for CentOS as well. http://sourceforge.net/projects/fedorafrog Joy
2017 Sep 29
0
Converting SAS Code
You might get better answers if you 1 - break this down into separate issues 2 - tell us what you want to achieve in words rather than SAS, we all read English but few of us speak SAS 3 - post in plain text not HTML as HTML mangles your post On 29/09/2017 13:47, Andrew Harmon wrote: > Hello all, > > My statistical analysis training up until this point has been entirely done > in
2013 Aug 29
3
Force user permission in specific folders
Hi, It's not that often that I'm messing around with Samba but I have a dilemma that I need some help with. I have a share called "common", users can create folders and files just fine but I'm wondering if it's possible to force folders/files to be created with certain user/group owner in just that specific folder. I not I can force so that everything is created with a
2018 Jun 28
2
CTDB upgrade to SAMBA 4.8.3
Hi again, First, i revert to a snapashot with samba 4.7.7 and upgraded it to 4.7.8. I got no issue with my settings and "testparm" outputs as expected. Next i tried again upgrade to samba 4.8.3. But i got the same error like an email before. Yes i guess its a problem that "tesparm" cant read the registry. When im removing "include = registry" and add my global
2017 Sep 29
4
Converting SAS Code
Regarding point 3, as a moderator I have been helping Andrew get this post out to the list over the past week. His previous attempts were encoded in some way that the listserv rejected. He sent me the post via his gmail account and viewing the source I saw it had at least both plain test and HTML an I said it was worth a try to post it. Certainly on my mail client his post displays acceptably
2010 Aug 05
1
Samba4 replication PDC/BDC Status
Dear all, I set up a samba4 dc (S1; provisioned) on a physical machine and a second samba4(S2) on another machine. S2 wa set up without provisioning by replication. Users, groups are well replicated and show up on both DCs. But when I stop S1 my win-clients can logon( I think only cached) but the shares on S2 are not accesible. Error no DC available. Starting S1 again all shares on S2 work well.
2000 Apr 07
1
No subject
Hi, I am currently using version 1.0.0 for windows. I am dealing with a large data set and I get the error message Error: heap memory (6144 Kb) exhausted [needed 1595 Kb more] See "help(Memory)" on how to increase the heap size. I looked the help but I didn't mange to increase the memory. Can you please help? Many Thanks Marco -------------- next part -------------- An
2015 Nov 03
1
regard limiting network bandwidth
hi  all i am a kvm , qemu  user newbie , i am  using libvirt and virsh to mange my KVM VMs , i want to  limit the network bandwidth of each VM , i come across libvirt  xml format option : <forward mode='nat' dev='eth0'/> <bandwidth> <inbound average='1000' peak='5000' burst='5120'/> <outbound average='128'
2010 Jul 15
1
Backslash \ in string
Dear R community, is there any way to include a backslash in a charakter string without meaning some escape sequence? E.g. i need a string like: a <- '\hline' Error: '\h' is an unrecognized escape in character string starting "\h" to include some latex code in a xtable object, but I only mange to do: a <- '\\hline' which is not what I want. In
2008 Aug 09
1
Reshape set operations?
I have mange to use the library reshape to give me data structures that I want. Specifically: m2008 <- melt(t2008, id.var=c("DayOfYear","Category","SubCategory","Sku"), measure.var=c("Quantity")) m2007 <- melt(t2007, id.var=c("DayOfYear","Category","SubCategory","Sku"),
2018 May 09
2
Samba4 on Ubuntu 18.04
MBvs> On the AD Server i got a problem with the internal DNS from samba MBvs> because systemd-resolver thought it is the DNS boss now. I disabled MBvs> systemd-resolve (systemctl disable systemd-resolved.service) and mange MBvs> the resolve.conf manually. Thanks a bunch for that tip. I was having DNS issues, but hadn't yet gotten to the bottom of it, and this turned out to be
2010 Oct 28
3
Xen on Centos 5.5 vs 5.3 and stability issues
I've recently upgraded a Centos 5.3 machine to Centos 5.5. The hardware isn't HVM capabile so I'm only running para-virt guests. Using a vanilla i386 kernel boots without, but the newer kernel-xen locks up the Dom0 after a couple of minute. I'm only booting into single user mode for these tests so no VMs are active. *kernel-xen-2.6.18-128.1.10.el5 - no issues
2012 Sep 10
4
Object Efficiency
So I am using rufus-scheduler to call a controller which in turn calls an email receiver to check emails... In my controller, I have an instance method called checkEmail In my rufus config file, I have to call MyController.new.checkEmail. Now I set it to run every 5 minutes. So the system creates a new MyController instance every 5 minutes. That''s very inefficient right? I guess
2017 Sep 29
0
Converting SAS Code
I will offer an opinion, with which others may fairly take issue. If you are coming from SAS and wish to learn R, you should forget about SAS entirely; it is ancient and convoluted. But more to the point, as others have already suggested, you will only confuse and hamstring yourself trying to convert the programming paradigms of one language into another. Better to consider the **tasks** you wish