Learn R Programming

ggdmc (version 0.2.5.2)

MakeForce: Create a vector for re-calculation

Description

The is a PDA function. It creates an index vector, indicating which iteration to recalculate likelihoods.

Usage

MakeForce(x, nth)

Arguments

x

posterior samples

nth

every nth step to recalculate

Examples

Run this code
# NOT RUN {
  MakeForce(hsam[[1]], 3)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab