search for: fli

Displaying 20 results from an estimated 4252 matches for "fli".

Did you mean: fi
2013 Nov 28
1
Relative Cumulative Frequency of Event Occurence
Hi, My objective is to calculate "Relative (Cumulative) Frequency of Event Occurrence" - something as follows: Sample.Number 1st.Fly 2nd.Fly Did.E.occur? Relative.Cum.Frequency.of.E 1 G B No 0.000 2 B B Yes 0.500 3 B G No 0.333 4 G B No 0.250 5 G G Yes 0.400 6 G B No 0.333 7 B B Yes 0.429 8 G G Yes 0.500 9 G B No 0.444 10 B B Yes 0.500 Please refer to the code below:
2009 Apr 09
4
Weird analyzer issue with the word ''fly''
Hi all I''m using a_a_f in rails with a StemmingAnalyzer, in the index and in my search. I got the idea from this topic: http://www.ruby-forum.com/topic/80178 I''m having a problem with some search terms - i narrowed one of them down to the inclusion of the word ''fly''. Can anyone give me any clues at to what might be happening, or even how i can investigate?
2010 Sep 16
2
Can the require value be a function?
Hello I have this fly::create_dir { "/usr/share/mysql-zrm/pkgs" : mode => 0755, owner => bin, group => bin } ==> creates the directory and parents .. it just does a mkdir -p with couple test so I have file { "$client_package_file" : path => "/usr/share/mysql-zrm/pkgs/$client_package_file",
2012 Jul 12
4
Adjusting format of boxplot
Hi, I managed to use the attached data set and figure out the following: flies <- read.table("example12_1.dat",header=TRUE,sep="\t") boxplot(long ~ group, data = flies, horizontal = TRUE, col = "red") I'm very new to R and would like some help with the following: 1. Change the order on the y-axis from 1, 2, 3, 4...
2009 Mar 09
2
bug of *switch* function
Hi, When I call the *switch* function first time, it works. but when I call it at the second time, it does nothing. The version I use is R version 2.9.0 Under development (unstable) (2009-02-21 r47969) here is the output: > organism="human" > species <- switch(organism, human <- "Hs", fly <- "Dm", mouse <-
2009 Mar 21
2
Creating dataframe names on the fly?
I am aware that it is easily possible to create var names on the fly. e.g. assign(paste("m",i,sep=""),j) but is it possible to assign dataframes to variables created on the fly? e.g. If I have a dataframe called master and I wanted to subset parts of those data into separate dataframes, I could do: m1=subset(master,master$SAMPLE=='1')
2005 Oct 23
0
brewing stats
I guess this isn't so much of a help request as a show-and-tell from a non-statistician homebrewer who has been fumbling around with R. If nothing else it provides yet another data set. I hope it is not out of line. Anyway, the plots I have produced are at http://brewiki.org/BatchSparge#poll The polling method is somewhat simple, its just one of those multiple choice style polls you
2010 Nov 26
1
How to save a data set as .txt on fly?
Hi folks, Win7 64bit I tried to save DNase, a data set on database, as .txt file for future use with load. I can't do it on fly; > save(DNase, file="C:/Users/satimis/Documents/aaa.txt") > load(file="C:/Users/satimis/Documents/aaa.txt") > aaa Error: object 'aaa' not found > aaa.txt Error: object 'aaa.txt' not found I must perform following
2008 Aug 12
5
produce variable on the fly
Hi guys, I want to create variable on the fly: for example for (i in 1:10) { cat(paste("VAR",i,sep="")) } Will print VAR1, VAR2 etc up to VAR10. However I want to make these into variables, and then give them a value, for example: vect = c(10:20) for (i in 1:10) { cat(paste("VAR",i,sep="")) = vect[i] } THis doesnt work but I hope it demonstrates
2008 Sep 22
1
Ccreating methods on the fly / counting distinct field values
Hi, I''m pretty new to ruby and rails, so apologies if this has been covered before (I couldn''t find a thread on it). I want to retrieve a count of records held in the DB for every distinct value of an attribute. E.g. given a class Address with a postcode field, I would like to retrieve an array of ValueCount objects. The ValueCount object would hold the value retrieved from
2006 Apr 03
3
Monitor or mixmonitor
Hi all, I am setting up a script to record all the call. There are two app for recording. "Monitor" and "Mixmonitor", one mixing the audio on the fly and one mixing it at the end but also allow a option not to mixing the audio at all. If mixing the audio on the fly is not that taxing on the CPU, I would like to use 'mixmonitor' app. My question is, what is penalty on
2009 Apr 25
2
Extracting an object name?
...ask the students to redo all the work with a given model name? (I hope not!) function(L) { fname <- format(Sys.time(), 'Totals_%b%d_%H%M_%S.txt') filesused <- format(Sys.time(), 'Files_%b%d_%H%M_%S.txt') setwd("/Users/gregg/R_system") dire <- getwd() print(dire) flies <- list.files(pattern = "BIOtotal*")# flies instead of files because of FEAR of reserved words!!! for(i in 1:length(flies)) { s <- flies[i] print(i) # print everything for debugging print(s) model <- load(s) print(model) z <- predict( model ,rclnow) ############## what w...
2010 Apr 15
2
[LLVMdev] Compile, link and run on the fly
Hi, I am working on my diploma thesis "Consideration of Virtual Machines Suitability for Packet Decoding". One of VMs I am testing is LLVM. Currently I have a filter written in LLVM IR which consist of 3 modules: filter, decoder and filter_rule. The last one is generated using my own-written compiler. I`d like to ask if there is a possibility to generate filter_rule, then link
2015 Feb 19
2
CentOS 7: software RAID 5 array with 4 disks and no spares?
...y <lists at colorremedies.com> wrote: >> I'd say your mom is an admin in the sense that chickens fly and horses swim. > > It's a confusing analogy. Chickens don't fly. Horses do swim. I have a couple of chickens, and yes, the buggers do fly if you don't clip their flight feathers. :-)
2006 Feb 23
1
On the fly enconding with verification?
Well it says: "With this option, Flac will create a parallel decoder that decodes the output of the encoder and compares the result against the original." My question still remains. With "on the fly encoding" it encodes as it rips. It does not create an intermediate WAV file and then converts. So if verification is indeed taking place, does it mean it verifies against the
2006 May 18
3
Render layout on the fly
Hi guys, i was wondering if there is any possibility to render a layout on the fly instead of putting it into the layouts/ folder. Any ideas? -- Posted via http://www.ruby-forum.com/.
2002 Mar 13
2
EAC: Ogg-on-the-fly?
I was wondering, is there a way to encode Oggs with EAC on-the-fly? I'm looking for a way to shorten the whole ripping and encoding process, but so far I've only seen support for the commandline encoder. -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage:
2008 Apr 11
3
Change target VBR on-the-fly?
Josh, Yes, you can change VBR quality or ABR average bitrate at any time. You don't need to do anything special. I use this feature (changing VBR quality midstream) from time to time and it's quite convenient. Tom Joshua Gargus <schwa at fastmail.us> wrote: > > Hi there (from speex-dev newbie), > > Is it possible to change the target VBR on the fly? The
2003 Feb 12
5
Encode on fly from device?
Hello, I'm looking for ideas here. I'm sure it's easy, but cant quite get what I need. I am looking for a way to encode everything from the soundcard into a .ogg, on the fly. Basically I want to be able to record and convert directly to a compressed file. Since this will be running constantly, I would also like to be able to listen to the file during this time. I know oggenc can use
2010 Apr 15
2
[LLVMdev] Compile, link and run on the fly
First of all thanks for fast replay. I appreciated it:-) > Is your compiler written in C++ or something that can interface with > it easily? If so, you should probably check out the JIT, and the > tutorial here: Yes my compiler is written in C++ and I had followed tutorial you mentioned. > It sounds like you're generating LLVM IL and dumping it to a .ll file > in your own