search for: samplessampl

Displaying 4 results from an estimated 4 matches for "samplessampl".

Did you mean: samplessample
2011 Dec 09
1
Retrieving samples when ussing BRugs.
Hello R users, I have used the R package BRugs in some applications but one thing that annoy me is the functions to retrieve samples ("samplesSample") or summary statistics ("samplesStats"). They take a really long time to return the values if the size of the chains in question is moderate, for example 10.000 samples. Does this happens with every one or there is a better way to obtain such values? Best -- Thiago Guerrera. [[...
2013 Jan 16
1
Problems regarding the package "BRugs"
...latest version of the "BRugs" package in R 2.15.1 and 2.15.2. I want to mention here that this program runs well to others, who are running it using the earlier version of this package. sir, I am running the program line by line. It seems that there is an error in the function samplesSample(). when I used the command involving the function, the error was like below: model has probably not yet been updated model has probably not yet been updated Is there any problem with the function, or the input of the function, in the latest version of the "BRugs" package? Can you plea...
2013 Jan 18
0
problem that arises after using the new version of "BRugs"
...#################################### BRugsMCMC(data = allData, inits = parInits, parametersToSave = c("beta0", "beta1", "u", "tauU"), nBurnin =150, nIter =150, nThin = 15, modelFile = "hazModel.txt") betaMCMC <- rbind(samplesSample("beta0"), samplesSample("beta1")) # An error is coming in this line. THe error window shows that BUGSHE~1.EXE has stopped working.# # the error message is # model has probably not yet been updated model has probably not yet been updated Error in handleRes(res) : NA In addit...
2007 Apr 09
1
How to solve differential and integral equation using R?
Hello, I want to know if there are some functions or packages to solve differential and integral equation using R. Thanks. Shao chunxuan. [[alternative HTML version deleted]]