[R] problem in the ensemblaBMA package of R
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't need to chose only the days before my specific day. Someone have an idea how i can do that ? Thanks -- View this message in context: http://r.789695.n4.nabble.com/problem-in-the-ensemblaBMA-package-of-R-tp4705946.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
[R] rgamma NaN error message
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-tp4706992.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
[R] extract the parameters of the BMA distribution
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 -- View this message in context: http://r.789695.n4.nabble.com/extract-the-parameters-of-the-BMA-distribution-tp4706994.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.