Mann-Kendall test

I have a 2d matrix by 25000*17( 17 is the number of years ). How can I calculate the trend and p_values for each row (25,000) using Mann-Kendall test?

Answers (2)

Star Strider
Star Strider on 8 Jun 2021

0 votes

See if the File Exchange contributions Mann-Kendall Test or Cumulative Mann-Kendall trend test will do what you want.
Shiraz
Shiraz on 22 Jun 2025

0 votes

I have a set of time series wind data for a particular location. I want to do Mann Kendall test on the data set to see if there is any trend. Can anyone tell me the steps to execute this exercise

Categories

Asked:

on 8 Jun 2021

Answered:

on 22 Jun 2025

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!