search for: howdo

Displaying 3 results from an estimated 3 matches for "howdo".

Did you mean: howdy
2007 Sep 26
2
metaflac --remove-all-tags
there something fishy going on, have about 21 flac files, in a folder, and 9 of them still showing meta tag data in juk. When running metaflac --list, show nothing on all 21 files, however in amarok and juk I can still see some info on 9 flac files. Howdoes one fix these flac files? are they corrupted? flac -t came back ok on all Anyone ? Richard
2007 May 07
1
TukeyHSD fails on my data
Howdo folks, So I have my data (attached). There are two columns I'm interested in; "algname" and "dur". I'd like to know how dur changes with algname. algname is nominal and there are 7 possibilities. There are two more nominal independents, "task" and "id&...
2006 Dec 20
2
Newbie data organisation/structures question...
Howdo folks, So my data is in this sort of format: P T I 1 1 (1, 2, 3) 2 1 (2, 4) 1 2 (1, 3, 6, 7) 2 2 (6) And I want to be able to quickly get: 1: The I when both P and T are given. e.g.: P = 2, T = 2; I = (6) 2: The concatenated vector of Is when P and a subset of T is given, e.g.: P = 1...