resampler: resampler function

Description Usage Arguments Examples

View source: R/resampler.R

Description

This function is one of the functions that makes EntropyMSA works.

Usage

1
resampler(vect, randomise)

Arguments

vect

The input for entropy calculation in vector form.

randomise

This parameter allows users to try other corrected entropy values. By default, set.seed is used in entropy correction and hence, same values are produced, which made it easier for the empiral study to determine the effects of correction in various sample and population sizes.

Examples

1
#see EntropyMSA function

lloydlow/EntropyCorrect documentation built on May 21, 2019, 7:34 a.m.