Learn R Programming

FBMS (version 1.0)

gen.probs.gmjmcmc: Generate a probability list for GMJMCMC (Genetically Modified MJMCMC)

Description

Generate a probability list for GMJMCMC (Genetically Modified MJMCMC)

Usage

gen.probs.gmjmcmc(transforms)

Value

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

Arguments

transforms

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

Examples

Run this code
gen.probs.gmjmcmc(c("p0", "exp_dbl"))


Run the code above in your browser using DataLab