Displaying 2 results from an estimated 2 matches for "ensbmatest".
2012 Oct 30
0
ensembleBMA pit function warnings
...s,
I 've found two other issues
with MAE and CRPS, giving warning when running examples.
I've the same issue on my data.
Hope that you could find some time to take a
look here.
Thank you
Anna
> library(ensembleBMA)
Loading required package: chron
> example(MAE)
MAE> data(ensBMAtest)
MAE> ensMemNames <- c("gfs","cmcg","eta","gasp","jma","ngps","tcwb","ukmo")
MAE> obs <- paste("T2","obs", sep = ".")
MAE> ens <- paste("T2", ensMemName...
2012 Jul 12
0
I: ensembleBMA pit function warnings
Hello!
I'm having some problems with
pit function in ensembleBMA. When I run on mu data I have the
same warnings as below, when I type the example(pit).
Any suggestion on how to resolve it?
> library(ensembleBMA)
Loading required package: chron
> example(pit)
pit> data(ensBMAtest)
pit> ensMemNames <- c("gfs","cmcg","eta","gasp","jma","ngps","tcwb","ukmo")
pit> obs <- paste("T2","obs", sep = ".")
pit> ens <- paste("T2", ensMemName...