.parseS | R Documentation |
internal functions to parse the results of a GenomnePermutaiton.Jl permtest This version deals with the simple_P test
.parseS(results)
results |
the julia object from GenomePermutation's permtest |
a list with the fields: iterm, tested, randomised, obs, ran, eval_function, random_strategy, P, test, notes
the notes field contains a line of information for plotting specific to each test
.parseZ
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.