search for: transl

Displaying 8 results from an estimated 8 matches for "transl".

Did you mean: trans
2005 Dec 08
0
Finding all possible partitions of N units into k classe
...ur bare hands! The package combinat contains also the function 'hcube' which can be readily adapted to do just that (since it initially generates all the 2^N combinations of the above). library(combinat) ?hcube x<-rep(2,4) # for partitions of 4 units into classes {1,2} hcube(x,scale=1,transl=0) # [,1] [,2] [,3] [,4] # [1,] 1 1 1 1 # [2,] 2 1 1 1 # [3,] 1 2 1 1 # [4,] 2 2 1 1 # [5,] 1 1 2 1 # [6,] 2 1 2 1 # [7,] 1 2 2 1 # [8,] 2 2 2 1 # [9,] 1 1 1 2 # [10,] 2...
2005 Dec 08
3
Finding all possible partitions of N units into k classes
Dear useRs! I would like to generate a list of all possible (unique) partitions of N units into k classes. For example, all possible partitions of 4 units into 2 classes are (I hope I have not missed anyone): 1,1,1,2 (this can be read as {1,2,3},{4}) 1,1,2,1 1,2,1,1 2,1,1,1 1,1,2,2 1,2,1,2 1,2,2,1 The partitions 1,1,2,2 and 2,2,1,1 are the same and are therefore not two unique
2009 Jun 30
1
Tranlations needed
Howdy wine-users, The translation statistics for Wine have recently been moved to the wine source code site: http://source.winehq.org/transl/ The statistics are updated daily, whenever patches are committed. If you want to help Wine, and speak English + another language, translating resources into your language is a great wa...
2006 Aug 21
0
Fw: Permutations with replacement
...Construct the 8 to the 7 power hypercube. 2) For these data, create eight additional data sets that include # the last position to finish the construction of an 8^8 hypercube #x <- rep(8,8) # for partitions of 8 units into classes {1,2,3,4,5,6,7,8} #hcube8 <- hcube(x, scale=1, transl=0) #hcube8 #step 1: 8^7 = 2,097,152 x1 <- rep(8,7) x1 hcube87 <- hcube(x1, scale=1, transl=0) #this will generate 2,097,152 results from 1-8 but for only 7 positions #step 2: column bind each file with 1-8 in the 8th position #x1a <- cbind(hcube87,1) #x2a <- cbind(hcube87,2) #x3a &l...
2010 Jun 01
6
Call for translators
Hi, (This was also posted on the wine-devel mailing list last week). The code freeze for Wine-1.2 has started and we are now in a weekly release candidate cycle. This is an ideal moment for translation work. The current translations status page http://source.winehq.org/transl/index.php shows four (4) languages at a 100%. Please help us have more fully translated languages for Wine-1.2. Also fixing the errors in the translations (23 languages affected) would be greatly appreciated. Most tra...
2004 Jun 29
1
Goodness of fit test for estimated distribution
Hi, is there any method for goodness of fit testing of an (as general as possible) univariate distribution with parameters estimated, for normal, exponential, gamma distributions, say (e.g. the corrected p-values for the Kolmogorov-Smirnov or Chi-squared with corresponding ML estimation method)? It seems that neither ks.test nor chisq.test handle estimated parameters. I am aware of function
2008 May 01
5
The source file wineinstall needs translation
...ror only showed that you must install the package, but in English and would rather useful for people who compiles for the first time, appeared in their language. You simply could detect the language before starting to compile a file and include constant depending on the language detected. I could translate the entire file wineinstall Spanish. You could make that change (at least in the file wineinstall) to facilitate understanding the user? Thank you
2001 Aug 09
2
Debugging help: BUG: Assertion failure with ext3-0.95 for 2.4.7
...el: an (g dirty. outer handle=00000000 Aug 9 17:57:39 boeaet34 kernel: <write_access: bead 1de27ec0, force_copy 0 Aug 9 17:57:39 boeaet34 kernel: 1069): journalnal_gec0, force_copy 0 Aug 9 17:57:39 boeaet34 kernel: <71069): journanal_head 1da28ec0 Aug 9 17:57:39 boeaet34 kernel: <>(transle 1e701240 givl 133, enal_head 1da28e90 Aug 9 17:57:39 boeaet34 kernel: <7wead 1da28ec0, force_copy 0 Aug 9 17:57:39 boeaet34 kernel: 1069): journalnal_head 1da28ec0 Aug 9 17:57:39 boeaet34 kernel: ec0, force_copy 0 Aug 9 17:57:39 boeaet34 kernel: write_access: bea_write_access: buffer_head 1...