pysteps.nowcasts.utils.print_ar_params

pysteps.nowcasts.utils.print_ar_params(PHI)

Print the parameters of an AR(p) model.

Parameters:
PHI : array_like

Array of shape (n, p) containing the AR(p) parameters for n cascade levels.