powered by
FairRps(ens, obs)
# Example: ens <- matrix(c(1,2,3, 2,2,2), byrow=TRUE, nrow=2) obs <- matrix(c(0,0,1, 0,1,0), byrow=TRUE, nrow=2) FairRps(ens,obs)
Run the code above in your browser using DataLab