search for: unpermut

Displaying 6 results from an estimated 6 matches for "unpermut".

Did you mean: permut
2004 Apr 21
1
Kendall, cor.test, ties, why?
..."two.sided"). Perhaps this is due to my lack of understanding of what is ment by p-value in this case. To me it seems reasonable that the p-value above should be the number of permutations, normalized by the total number of permutations, of one of the arrays that together with the other (unpermuted) array produce a higer (or equal) absolute tau than than that of the original permutation. I would be most greatful if someone cold help me understand the p-value better. cheers Tom _______________________________________________________ Skicka gratis SMS! http://www.passagen.se
2007 Mar 16
2
MANOVA permutation testing
...ct <- c() for (i in 1:1000){ wilks <- summary.manova(manova(maxent~sample(max.spec)), test="Wilks")$stats[1,2] result.vect <- c(res.vect,wilks) } maxent is the data, max.spec is a vector of species names. Comparing the result.vect with the wilks value for the unpermuted data suggests there are very significant differences among species -- but did I do this properly? -- Regards, Tyler Smith
2018 Sep 16
1
[PATCH] Support for Ambisonics
...t ambisonic channels from FuMa format, or > "--channels ambix,stereo" / "--channels stereo,ambix" to convert an > input file with non-diegetic stereo either after or before the > ambisonic channels, or to force a particular surround configuration, > or force discrete unpermuted channels that would otherwise be permuted > and treated as a surround configuration. > > Such an option would also allow the existing --downmix-mono and > --downmix-stereo options to be supported for ambisonic input, in case > the user did not actually want it encoded as ambisonics...
2018 Jul 30
2
Fwd: [PATCH] Support for Ambisonics
Friendly ping for the opus-tools patch... ---------- Forwarded message --------- From: Drew Allen <bitllama at google.com> Date: Mon, Mar 19, 2018 at 2:53 PM Subject: Re: [PATCH] Support for Ambisonics To: opus at xiph.org <opus at xiph.org> On Mon, Mar 19, 2018 at 11:52 AM Drew Allen <bitllama at google.com> wrote: > Hello all, > > Sorry for the delay (got really
2010 Dec 10
2
Need help on nnet
Hi, Am working on neural network. Below is the coding and the output > library (nnet) > uplift.nn<-nnet (PVU~ConsumerValue+Duration+PromoVolShare,y,size=3) # weights: 16 initial value 4068.052704 final value 3434.194253 converged > summary (uplift.nn) a 3-3-1 network with 16 weights options were - b->h1 i1->h1 i2->h1 i3->h1 16.64 6.62 149.93
2018 Sep 06
0
[PATCH] Support for Ambisonics
...fuma" to convert ambisonic channels from FuMa format, or "--channels ambix,stereo" / "--channels stereo,ambix" to convert an input file with non-diegetic stereo either after or before the ambisonic channels, or to force a particular surround configuration, or force discrete unpermuted channels that would otherwise be permuted and treated as a surround configuration. Such an option would also allow the existing --downmix-mono and --downmix-stereo options to be supported for ambisonic input, in case the user did not actually want it encoded as ambisonics. (There is no need to...