Skip to contents

Calculate the normalization factor

Usage

pathLengthNormalizer(sample_size)

Arguments

sample_size

number of sample size

Value

normalization factor

Examples

if (FALSE) { # \dontrun{
pathLengthNormalizer(100)
} # }