search for: txi

Displaying 11 results from an estimated 11 matches for "txi".

Did you mean: tx
2005 Apr 04
5
a question about box counting
Hi, I have a set of x,y data points and each data point lies between (0,0) and (1,1). Of this set I have selected all those that lie in the lower triangle (of the plot of these points). What I would like to do is to divide the region (0,0) to (1,1) into cells of say, side = 0.01 and then count the number of cells that contain a point. My first approach is to generate the coordinates of these
2004 Feb 01
1
error in building R-1.9.0 sources under Win32
...ow I receive an error in the process that I havent seen reported on the list before. Everything works fine until I get to 'make docs'. I now get the message below while building the R-admin manual (refman.pdf builds fine) and the make process quits. The error message this has to do with txi-en.tex so I put txi-en.tex in path_to_tex/texmf/tex/texinfo where I believe it should be (the full installation of fpTeX did not come with this file). 'make distribution' also fails with the same error message. Any thoughts on what is going wrong here? Jamie Jarabek ##################...
2009 Jun 26
1
Problem making the manuals (make dvi and make pdf)
...5]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (./epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (/usr/share/texmf/tex/lilypond/txi-en.tex /usr/share/texmf/tex/lilypond/txi-en.tex:22: Undefined control sequence. l.22 \txisetlanguage {USenglish}{2}{3} ? ====================================================== The output I am pasting is from: > version _ platform...
2010 Dec 06
1
getting the exact p value
I was wondering if there is a way to get an exact p-value at times where R gives me just a range . for example t.test(x,y) p-value < 2.2e-16 thanks, -- View this message in context: http://r.789695.n4.nabble.com/getting-the-exact-p-value-tp3075107p3075107.html Sent from the R help mailing list archive at Nabble.com.
2013 Aug 27
1
[PATCH] drivers/char: pl011: Enable receive timeout interrupt
...c index 0e1eb64..e4bd702 100644 --- a/xen/drivers/char/pl011.c +++ b/xen/drivers/char/pl011.c @@ -140,7 +140,7 @@ static void __init pl011_init_postirq(struct serial_port *port) pl011_write(uart, ICR, OEI|BEI|PEI|FEI); /* Unmask interrupts */ - pl011_write(uart, IMSC, OEI|BEI|PEI|FEI|TXI|RXI); + pl011_write(uart, IMSC, RTI|OEI|BEI|PEI|FEI|TXI|RXI); } static void pl011_suspend(struct serial_port *port) -- 1.7.10.4
2005 Feb 18
3
Barplot - Can't figure it out
Hi, I have two catagorical vectors like this; x = c(1, 2, 4, 2, 1) y = c(2, 4, 2 ,4, 1) I want to set up a barplot with the catagories 1-4 horizontally and number of occurances vertically for each vector x,y. I've tried boxplot(table(x,y), beside=T) and boxplot(c(x,y), beside=T) among others, but can't get it to work...Any ideas? I'd apppreciate any help
2003 May 17
1
problem building dvi and pdf documentation on Darwin 10.2.6
...@endcsname {#2} @setyyy ... @empty @else @setzzz {#1}#2 at endsetzzz @fi @endgroup l.5 @set UseExternalXrefs at settitle R FAQ ? [I type <return> here] (/sw/share/texmf/tex/texinfo/txi-en.tex) [1] [-1] Chapter 1 (./R-FAQ.tmp) Cross reference values unknown; you must run TeX again. Chapter 2 [1] [2] [3] (./R-FAQ.tmp) (./R-FAQ.tmp) [4] [5] (./R-FAQ.tmp) (./R-FAQ.tmp) (./R-FAQ.tmp) (./R-FAQ.tmp) [6] (./R-FAQ.tmp) (./R-FAQ.tmp) (./R-FAQ.tmp) (./R-FAQ.tmp) (./R-FAQ.tmp) [7] (./R-FAQ.t...
2007 Oct 03
1
R-2.6.0 is released
...e expect a C99 compiler which will have 'isfinite'. (If that is missing, we test separately for NaN, Inf and -Inf.) o A script/executable 'texi2dvi' is now required on Unix-alikes: it is part of the texinfo distribution. o Files texinfo.tex and txi-en.tex are no longer supplied in doc/manual (as the latest versions have an incompatible licence). You will need to ensure that your texinfo and/or TeX installations supply them. o wcstod is now required for MBCS support. o There are some experimental provisio...
2007 Oct 03
1
R-2.6.0 is released
...e expect a C99 compiler which will have 'isfinite'. (If that is missing, we test separately for NaN, Inf and -Inf.) o A script/executable 'texi2dvi' is now required on Unix-alikes: it is part of the texinfo distribution. o Files texinfo.tex and txi-en.tex are no longer supplied in doc/manual (as the latest versions have an incompatible licence). You will need to ensure that your texinfo and/or TeX installations supply them. o wcstod is now required for MBCS support. o There are some experimental provisio...
2007 Apr 05
17
Reasons to Use R
Dear All, The institute I work for is organizing an internal workshop for High Performance Computing (HPC). I am planning to attend it and talk a bit about fluid dynamics, but there is also quite a lot of interest devoted to data post-processing and management of huge data sets. A lot of people are interested in image processing/pattern recognition and statistic applied to geography/ecology, but I
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking