[R] problem in the ensemblaBMA package of R

2015-04-16 Thread maaba
hello, I'm working in ensembleBMA package of R and i need to use the ensembleBMAgamma0 function to correct my precipitation. How can i change my training period ?. I have to chose a training period for 4 days which contains a 2 days before the specific day and 2 days after the specific day. I don'

[R] rgamma NaN error message

2015-05-09 Thread maaba
hi, i need to generate 250 random values with rgamma function. The problem that i have a negative scale parameter (provided by ensembleBMAgamma0 function). i received a NaN error message any help ! thanks -- View this message in context: http://r.789695.n4.nabble.com/rgamma-NaN-error-message

[R] extract the parameters of the BMA distribution

2015-05-09 Thread maaba
Hi, i need to extract the parameters of the BMA predictive distribution. when i use modelParameters( fit, ...) i obtain the parameters of each member. In my case i would likte to extact the parameters for the global BMA gamma distribution (global model) and not for each member any help ! thanks