search for: binit

Displaying 5 results from an estimated 5 matches for "binit".

Did you mean: init
2004 Jul 24
0
rbind()
hi. I'm merging two datasets. one of them is 51 rows, and a typical row looks like this: midwar[midwar$dispnum==89,] dispnum synch sanum saname sbnum sbname year1 yearn ainit binit fatala 158 89 0 220 FRN 230 SPN 1822 1823 1 1 4 fatalb key1 keyn warnum year1.war yearn.war awon 158 5 2202301822 2202301823 1 1823 1823 2 The other is 3 rows, and it looks like this: dispnum synch sanum saname sbnum sbna...
2011 Dec 05
1
Problem in while loop
Hi all, I have the following code, When I run the code, it never terminate this is because of the while loop i am using. In general, if you need a loop for which you don't know in advance how many iterations there will be, you can use the `while' statement so here too i don't know the number how many iterations are there. So Can some one suggest me whats going on? I am using the
2010 May 13
2
Simple question on binning data
Hello everyone, I have a data set, and I need to bin my data using a bin width of say g(n). Would anyone be willing to tell me how to do this in R? Thanks -- View this message in context: http://r.789695.n4.nabble.com/Simple-question-on-binning-data-tp2202644p2202644.html Sent from the R help mailing list archive at Nabble.com.
2009 Jul 31
2
[LLVMdev] llvm-gcc build of inferno/plan 9 'mk' fails
...lvm-gcc-4.2 -I/opt/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O3 -march=i386 --emit-llvm -O0 -c -I/usr/local/inferno/MacOSX/386/include -I/usr/local/inferno/include -I/usr/local/inferno/utils/include bbuffered.c bfildes.c bflush.c bgetc.c bgetd.c bgetrune.c binit.c boffset.c bprint.c bputc.c bputrune.c brdline.c bread.c bseek.c bwrite.c llvm-ar crvs /usr/local/inferno/MacOSX/386/lib/libbio.a bbuffered.o bfildes.o bflush.o bgetc.o bgetd.o bgetrune.o binit.o boffset.o bprint.o bputc.o bputrune.o brdline.o bread.o bseek.o bwrite.o llvm-ranlib /usr/local/infern...
2010 Jul 18
6
CRAN (and crantastic) updates this week
...execution -- one primary objective is the statistical correct computation of the candidate algorithms' order. * biganalytics (1.0.14) Jay and Mike http://crantastic.org/packages/biganalytics This package extends the bigmemory package with various analytics. Functions bigkmeans and binit may also be used with native R objects. For tapply-like functions, the bigtabulate package may also be helpful. For linear algebra support, see bigalgebra. For mutex (locking) support for advanced shared-memory usage, see synchronicity. * bigtabulate (1.0.11) Jay and Mike http://crant...