gen.probs.gmjmcmc {FBMS}R Documentation

Generate a probability list for GMJMCMC (Genetically Modified MJMCMC)

Description

Generate a probability list for GMJMCMC (Genetically Modified MJMCMC)

Usage

gen.probs.gmjmcmc(transforms)

Arguments

transforms

A list of the transformations used (to get the count).

Value

A list of probabilities to be used as input for the gmjmcmc function.

Examples

gen.probs.gmjmcmc(c("p0", "exp_dbl"))



[Package FBMS version 1.0 Index]