Git Product home page Git Product logo

adaptmcmc's People

Contributors

ianmtaylor1 avatar scheidan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

adaptmcmc's Issues

Add an argument to MCMC() to disable progress bar?

I am publishing on CRAN an R-package that calls the MCMC() function during the tests. I got a warning from CRAN that the progress bars should appear only in interactive sessions. Is it possible to hide this progress bar with the current version or is it possible to release a new adaptMCMC version which has a showProgressBar argument in the function MCMC()?

Citing the package in publications

Dear Andreas,

I'd like to cite the package in a publication (and this is quite urgent, because I have to submit the revised article proof today). Calling citation("adaptMCMC") in R returns an error:

citation("adaptMCMC")
Error in if (!is.null(family) && !is.na(match(family, c(jr, tolower(jr))))) { :
missing value where TRUE/FALSE needed

traceback()
11: FUN(X[[i]], ...)
10: lapply(x, as_person1)
9: do.call("c", lapply(x, as_person1))
8: as.list(do.call("c", lapply(x, as_person1)))
7: as.person.default(X[[i]], ...)
6: FUN(X[[i]], ...)
5: lapply(x, as.person)
4: do.call("c", lapply(x, as.person))
3: as.personList.default(meta$Author)
2: as.personList(meta$Author)
1: citation("adaptMCMC")

For my analysis, I've mostly used version 1.1 of the package, so I am citing this version in my article. Is it possible to give the following reference:

Andreas Scheidegger (2012).
adaptMCMC: adaptive Monte Carlo Markov Chain sampler with coerced acceptance rate. R package version 1.1.
https://CRAN.R-project.org/package=adaptMCMC

A BibTeX entry for LaTeX users is

@Manual{,
title = {adaptMCMC: adaptive Monte Carlo Markov Chain sampler with coerced acceptance rate},
author = {Andreas Scheidegger},
year = {2012},
note = {R package version 1.1},
url = {https://CRAN.R-project.org/package=adaptMCMC}
}

Progress Bar when using MCMC Parallel

Dear Andreas,

Will it be possible to display a progress bar when using the MCMC parallel. I have an intense function for computing likelihood. It would be nice if progress bar can be shown

Thanks,
Arnab

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.