powered by
This function changes the number of chains used for an MCMC simulation.
nStarts(object) nStarts(object) <- value "nStarts"(object) "nStarts"(object) <- value "nStarts"(object) "nStarts"(object) <- value
showMethods(nStarts)
number_of_chains <- nStarts(MarginalModelExample) number_of_chains <- 3 nStarts(MarginalModelExample) <- number_of_chains
Run the code above in your browser using DataLab