cond_prob: Compute conditional probability of observed event

Description Usage Arguments

Description

Computes conditional probability of the observed event under some probability model

Usage

1
cond_prob(obs, mod)

Arguments

obs

matrix with binary observations indicating if sea ice concentration of at least 15$%$ was observed. Dimension is lon x lat.

mod

matrix with estimated sea ice probability from a model. Dimension is lon x lat.


IceCast documentation built on June 24, 2019, 9:03 a.m.