Description Usage Arguments Value Author(s)
View source: R/permutest.betadisper.R
The older version of 'permutest.betadisper' which returned the permuted F scores.
1 2 3 4 5 6  | permutest.betadisper(
  x,
  pairwise = FALSE,
  control = permute::how(nperm = 999),
  ...
)
 | 
x | 
 an object of class 'betadisper' the result of a call to 'betadisper'.  | 
pairwise | 
 logical; perform pairwise comparisons of group means ?  | 
control | 
 a list of control values for the permutations as returned by the function 'how'.  | 
... | 
 Arguments passed to other methods.  | 
a list of class 'permutest.betadisper'
Jean Monlong
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.