pysteps.nowcasts.utils.print_corrcoefs

pysteps.nowcasts.utils.print_corrcoefs#

pysteps.nowcasts.utils.print_corrcoefs(gamma)#

Print the parameters of an AR(p) model.

Parameters:

gamma (array_like) – Array of shape (m, n) containing n correlation coefficients for m cascade levels.