search for: nn_

Displaying 4 results from an estimated 4 matches for "nn_".

Did you mean: nn
2002 Aug 08
0
RE: rmultinom
...n X length( prob) matrix of integers, each row adding up to size k_ length( prob) if( pmatch( method, c( 'sucbin', 'tabulate')) == 1) { # successive binomials prob_ prob / sum( prob) prob[-1]_ prob[-1] / (1-clip( cumsum( prob))) x_ matrix( as.integer( 0), n, k) nn_ rep( size, n) for( i in 1 %upto% (k-1)) { x[,i]_ as.integer( rbinom( n, size=nn, prob=prob[ i])) nn_ nn - x[,i] } x[,k]_ nn } else # tabulation x_ matrix( tabulate( sample( k, n * size, repl = TRUE, prob) + k * 0 %upto% (n - 1), nbins = n * k), nrow = n, nco...
2002 Aug 08
0
RE: rmultinom
...s, each row adding up to >size > > k_ length( prob) > if( pmatch( method, c( 'sucbin', 'tabulate')) == 1) { # successive >binomials > prob_ prob / sum( prob) > prob[-1]_ prob[-1] / (1-clip( cumsum( prob))) > x_ matrix( as.integer( 0), n, k) > nn_ rep( size, n) > > for( i in 1 %upto% (k-1)) { > x[,i]_ as.integer( rbinom( n, size=nn, prob=prob[ i])) > nn_ nn - x[,i] > } > > x[,k]_ nn > } else # tabulation > x_ matrix( tabulate( sample( k, n * size, repl = TRUE, prob) + k * 0 >%upto% (n - 1)...
2006 Feb 23
0
Ruby-GetText-Package-1.2.0
Hi, Ruby-GetText-Package-1.2.0 is now available. Changes for RoR --------------- * Works with rjs templates. * Add methods to change the error message dialog(?) title/explanation. * Bugfixes. * Added GetText.Nn_(). Website ------- http://rubyforge.org/projects/gettext/ * Download http://rubyforge.org/frs/?group_id=855&release_id=2856 * Ruby-GetText-Package HOWTOs http://www.yotabanana.com/hiki/ruby-gettext-howto.html * Ruby-GetText-Package HOWTO for Ruby on Rails http://www.yotabanana.com/hik...
2015 Apr 23
1
Samba 4.1 Member Server and Winbind
Greetings, Peter Ross! > problem solved but part of the mystery remains: > It has to do with the root shell!! Oh? I'm no expert, but I could probably explain it. If you're using statically linked shell (busybox comes to mind), you are locked to whatever libs have been linked in at the compile time. Also re: your previous wonder about library name, it may differ between