similar to: Count of unique factors within another factor

Displaying 20 results from an estimated 100 matches similar to: "Count of unique factors within another factor"

2011 Feb 25
4
means, SD's and tapply
I'm trying to use tapply to output means and SD or SE for my data but seem to be limited by how many times I can subset it. Here's a snippet of my data > stems353[1:10,] Time DataSource Plot Elevation Aspect Slope Type Species SizeClass Stems 1 Modern Cameron 70F221 1730 ESE 20 Conifer ABCO Class1 3 2 Modern Cameron 70F221 1730
2008 Feb 11
2
[LLVMdev] "make check" failures: leaq in fold-mul-lohi.ll, stride-nine-with-base-reg.ll, stride-reuse.ll
I'm seeing the following failures with "make check" (x86-32 linux): FAIL: test/CodeGen/X86/fold-mul-lohi.ll Failed with exit(1) at line 2 while running: llvm-as < test/CodeGen/X86/fold-mul-lohi.ll | llc -march=x86-64 | not grep lea leaq B, %rsi leaq A, %r8 leaq P, %rsi child process exited abnormally FAIL:
2015 Sep 26
8
CentOS 6 - Support for CanoScan LiDE 210
Hi folks, for some time I used a HP 2840 AiO device, connected via LAN, to scan documents. As scanning application I use xsane. I want to replace that HP scanner by a CanoScan LiDE 210. # LANG="" yum info libsane-hpaio ... Installed Packages Name : libsane-hpaio Arch : x86_64 Version : 3.14.6 Release : 3.el6 Size : 148 k Repo : installed From repo
2007 Jul 14
1
How to remove the quote "" in the data frame?
If I do not add "ress" into the data frame "res", there is no quote in the data frame. However, I add "ress", all column were found the quote. How to remove it? If you can delete the quote in the file "ress", that is better. Thanks. > ress[1:10] [1] "ABHO.ABNE" "ABHO.ACBA" "ABHO.ACGI" "ABHO.ACKO"
2008 Feb 12
2
[LLVMdev] "make check" failures: leaq in fold-mul-lohi.ll, stride-nine-with-base-reg.ll, stride-reuse.ll
Hi Evan, In -relocation-model=static mode, those tests are now getting code like this leaq A, %rsi movss %xmm0, (%rsi,%rdx,4) instead of this: movss %xmm0, A(,%rdx,4) This is specifically what these tests were written to catch :-). Running them with -relocation-model=pic is hiding the real bug. Dan On Feb 11, 2008, at 11:22 PM, Evan Cheng wrote: > Fixed.
2003 Sep 22
1
rsync problem on cygwin
Hi, I have few rsync problems on latest version of cygwin and rsync. 1. if the file already exist, the rsync goes into hang. I have --progress and it says 1 file to consider rsync -Cav --ignore--existing --progess test.bac /backup First time above command works second time it hangs!!! 2. If I do control c on Cygwin I still see rsync process running. Probably, this is not question for this
2008 Feb 12
0
[LLVMdev] "make check" failures: leaq in fold-mul-lohi.ll, stride-nine-with-base-reg.ll, stride-reuse.ll
Fixed. Thanks. Evan On Feb 11, 2008, at 2:35 AM, Duncan Sands wrote: > I'm seeing the following failures with "make check" (x86-32 linux): > > FAIL: test/CodeGen/X86/fold-mul-lohi.ll > Failed with exit(1) at line 2 > while running: llvm-as < test/CodeGen/X86/fold-mul-lohi.ll | llc - > march=x86-64 | not grep lea > leaq B, %rsi > leaq
2015 Sep 30
1
CentOS 6 - Support for CanoScan LiDE 210
Am 26.09.2015 um 14:22 schrieb Akemi Yagi: > On Sat, Sep 26, 2015 at 3:08 AM, Meikel <meikel at fn.de> wrote: > >> scanner by a CanoScan LiDE 210. >> Installed Packages >> Name : sane-backends >> Arch : x86_64 >> Version : 1.0.21 > >> I have no idea what I can do now. It is not clear to me if sane-backends >> package really
2016 Aug 20
6
Canon scanner LiDE 220
This scanner is supported according to the SANE page, but doesn't work on my up-to-date C7 system (updated 20 minutes ago). The Canon web site is as expected - as useful as a chocolate tea pot. Has anyone managed to get this to run, and if so can you share the secret please. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type:
2008 Feb 12
0
[LLVMdev] "make check" failures: leaq in fold-mul-lohi.ll, stride-nine-with-base-reg.ll, stride-reuse.ll
Fixed. However, I wonder if we are doing the right / smart codegen for static codegen. AMD64 ABI document seems to indicate rip relative addressing should be used even in this case (see page 38). You know about about Linux addressing mode than I do. Please check. Thanks, Evan On Feb 12, 2008, at 10:10 AM, Dan Gohman wrote: > Hi Evan, > > In -relocation-model=static mode, those
2006 Sep 07
13
How to handle config files used by a combination of classes?
Hi, How should I handle the combinatorics when one config file must be built for a combination of possible classes? Take for example the amd automounter''s configuration file, which on Debian is found at /etc/am-utils/amd.conf. This is an INI style file which looks like: [fsname1] param1=foo param2=bar [fsname2] param1=baz param2=quag In my case I have one class of machines
2010 Jun 10
2
Recognising an unrecognisable scanner
dhanhurley <wineforum-user at winehq.org> wrote at Jun 10, 2010 6:30 AM > >Hi from Z?rich,Schweiz and a hot , humid day. Greetings from Sunny Tucson Arizona where the high today is expected to be over 40C. >The SCANNER,Canoscan LiDE 600F,is not detected by XSANE/SIMPLE SCAN. >It is probably detected :- here is the OUTPUT from TERMINAL COMMAND "sane-find-scanner -v"
2013 Jan 20
1
Newer SANE packages for 5.9 ??
I just got a Canon Canoscan LiDE 210 scanner, which the SANE project pages say works "completely" with Sane. but what isn't obvious without a lot of digging is that the version of Sane in EL5 isn't new enough. it works fine with what's on my eeepc (Fedora 17) but not Centos 5.9. I've been messing around with building sane from source, but have not been fully
2020 Jun 15
4
Simple scan in CentOS 7
I just installed C7 on a new computer and despite Simple Scan being installed as part of C7, I have not been able to get it to recognize my Canon scanner connected to a USB port. I did have it running on another computer with C7 so there should not be any inherent issues. On a lark I installed gscan2pdf and sane-backends-drivers-scanners and sane-find-scanner found it: found USB scanner
2020 Jun 16
1
Simple scan in CentOS 7
On 06/15/2020 08:58 PM, Fred Smith wrote: > On Mon, Jun 15, 2020 at 04:28:17PM -0400, H wrote: >> I just installed C7 on a new computer and despite Simple Scan being installed as part of C7, I have not been able to get it to recognize my Canon scanner connected to a USB port. I did have it running on another computer with C7 so there should not be any inherent issues. >> >> On
2012 Aug 22
1
sane-backends-1.0.22.tar.gz for CentOS 5.8.
Can someone make an rpm package for sane-backends-1.0.22.tar.gz Regards,
2011 May 26
4
Good network printer/scanner for Centos/Linux
Hi List, I am looking for good multifunction (fax, scanner, ..) color network laser printer for Linux, any ideas? specs: - Linux, Windows and OSX support on printer and also on scanner. - A4 papersize http://multi.gnt.lt/Pages/brochures/HP/CM2320MFP-ENG.pdf ? thanks, -- Eero
2010 Jun 10
1
Re: Recognising an unrecognisable scanner
Hi from Z?rich,Schweiz and a hot , humid day. The SCANNER,Canoscan LiDE 600F,is not detected by XSANE/SIMPLE SCAN. It is probably detected :- here is the OUTPUT from TERMINAL COMMAND "sane-find-scanner -v" ***************************************************** found USB scanner (vendor=0x04a9 [Canon], product=0x2224 [CanoScan]) at libusb:001:005
2006 May 18
3
S4 classes and C
Is there any good source of information on how S4 classes (and methods) work from C? E.g., for reading how to read a slot value how to invoke a method how to test if you have an s4 object For writing, how to make a new instance of an S4 object. I've found scattered hints in the archive, including a link to a talk on this subject "I am using C code to create an S4 object based on
2016 Jan 24
4
xapian websites available via https
Xapian?s websites (xapian.org, trac.xapian.org and lists.xapian.org) are now available via https: https://xapian.org, https://trac.xapian.org and https://lists.xapian.org/mailman/listinfo. (Currently https://lists.xapian.org/ redirects to non-https, because of limitations in mailman.) It?d be helpful if people could check if they have any problem accessing the sites over https. Note that