Contais the number of pvalues (out of 1000) less than 0.05 and 0.01 for the PERMANOVA in the simulated data with strain switching.

powerswitch

Format

A vector of integers.

first element

number of pvalues (out of 1000) less than 0.05.

Second element

number of pvalues (out of 1000) less than 0.01.

Source

Simulated data based on the data from Fitzpatrick et al. (2018)

Examples

if (FALSE) { print(round(powerswitch[1]/1000,2)) }