gen.params.gmjmcmc {FBMS}R Documentation

Generate a parameter list for GMJMCMC (Genetically Modified MJMCMC)

Description

Generate a parameter list for GMJMCMC (Genetically Modified MJMCMC)

Usage

gen.params.gmjmcmc(data)

Arguments

data

The dataset that will be used in the algorithm

Value

A list of parameters to use when running the mjmcmc function.

Examples

gen.params.gmjmcmc(matrix(rnorm(600), 100))



[Package FBMS version 1.0 Index]