search for: hoogerheid

Displaying 3 results from an estimated 3 matches for "hoogerheid".

Did you mean: hoogerheide
2009 Jan 26
0
AdMit version 1-01.01
...e Metropolis-Hastings algorithm using a naive candidate and with the Griddy-Gibbs approach. o creation of /doc folder with AdMitJSS.txt and AdMitRnews.txt files (the R codes used for JSS and Rnews papers). o CITATION file simplified. o 'coda' package is now Suggests REFERENCES Ardia D, Hoogerheide LF, van Dijk HK (2008). AdMit: Adaptive Mixture of Student-t Distributions in R. R package version 1.01-01. URL http://CRAN.R-project.org/package=AdMit. Ardia D, Hoogerheide LF, van Dijk HK (2009). Adaptive Mixture of Student-t Distributions as a Flexible Candidate Distribution for Efficient Simu...
2009 Jan 26
0
AdMit version 1-01.01
...e Metropolis-Hastings algorithm using a naive candidate and with the Griddy-Gibbs approach. o creation of /doc folder with AdMitJSS.txt and AdMitRnews.txt files (the R codes used for JSS and Rnews papers). o CITATION file simplified. o 'coda' package is now Suggests REFERENCES Ardia D, Hoogerheide LF, van Dijk HK (2008). AdMit: Adaptive Mixture of Student-t Distributions in R. R package version 1.01-01. URL http://CRAN.R-project.org/package=AdMit. Ardia D, Hoogerheide LF, van Dijk HK (2009). Adaptive Mixture of Student-t Distributions as a Flexible Candidate Distribution for Efficient Simu...
2009 Jan 28
2
t.test in a loop
Hi All, I've been having a little trouble with creating a loop that will run a a series of t.tests for inspection, Below is the code i've tried, and some checks i've looked at. I've used the get(paste()) idea as i was told previously that the use of the eval should try and be avoided. I've run a single syntax to check that my systax is correct and works without any problems