
Last chance! 50% off unlimited learning
Sale ends in
Plot a mjmcmc_parallel run
# S3 method for mjmcmc_parallel
plot(x, count = "all", ...)
No return value, just creates a plot
The results to use
The number of features to plot, defaults to all
Not used.
result <- mjmcmc.parallel(runs = 1, cores = 1, matrix(rnorm(600), 100), gaussian.loglik)
plot(result)
Run the code above in your browser using DataLab