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.