search for: stravinski

Displaying 9 results from an estimated 9 matches for "stravinski".

Did you mean: stravinsky
2001 May 10
3
about strsplit
Hello, I want to split a string including a "+" but it seems there is no effect because of this special character. Just to explain, I convert frequencies to midi notes (external program) but I don't want to keep information about quater-tone! > s <- c("Fd4+1/4") (i't a note!) > strsplit(s,"+") [[1]] [1] "F" "d" "4"
2001 Jun 12
1
cophenetic matrix
Hello, I analyse some free-sorting data so I use hierarchical clustering. I want to compare my proximity matrix with the tree representation to evalute the fitting. (stress, cophenetic correlation (pearson's correlation)...) "The cophenetic similarity of two objects a and b is defined as the similarity level at wich objects a and b become members of the same cluster during the course of
2004 Sep 10
2
[Flac-users] osx 1.0.4
on this topic... i configured and built 1.0.4 in osx 10.2. seemed to build fine, but each time i attemped to use the newly compiled flac binary I received this error "bus error" i nabbed the binaries for 1.0.3 and, each time i use flac to compress something in tests, i receive this error when it is done compressing a file: "WARNING: skipping unknown sub-chunk
2000 Oct 27
1
problem with list
Hello, I've some problems to concatenate elements of a list: > s1 [1] 1 2 3 4 > s2 [1] 6 7 > l <- list(s1,s2) > l [[1]] [1] 1 2 3 4 [[2]] [1] 6 7 but now I want to get this: > l [[1]] [1] 1 2 3 4 [[2]] [1] 6 7 [[3]] [1] 1 2 3 4 6 7 ## l[1] with l[2] Someone can help me? Thanks Olivier Houix -- Olivier Houix <houix at ircam.fr> tel: 01 44 78 15 51
2001 Jul 19
3
Write a script
Dear R users, I would like to write a script to launch R commands from a Unix prompt but I do not have any idea how to do it. Can someone bring me help please? Thanks in advance Denis Choquet -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or
2000 Nov 06
6
unix
hello Is it possible to execute Unix command from R prompt? for example ls cd .. In matlab this possible by adding "!" !ls !cd .. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not
2000 Nov 06
6
unix
hello Is it possible to execute Unix command from R prompt? for example ls cd .. In matlab this possible by adding "!" !ls !cd .. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not
2001 Feb 23
4
hclust question
Dear all, I have a question with regard to the use of hclust. I would like to be able to specify my own distance matrix instead of asking R to compute the distance matrix for me. It is computationally easier for me this way. My question is: How can I get hclust to accept this? Thanks, Ranjan -- *************************************************************************** Ranjan
2001 Dec 06
12
(Classical) Request for Standardization of expanded TAGS
A month or two ago I sent an email to this list proposing to expand the list of "standard" tags for Ogg Vorbis. No tag would be required, but if you wanted to encode certain types of information about a file, you could use a standard tag. I went through the whole discussion, and revised my proposal in light of all the comments from everyone. Here is the updated proposal. This