Description Usage Arguments Value
Using a vector of data, The Thiel-Sen method for trend determination will be carried out with a Kendall test for significance.
1 |
df |
a data frame containing at least one column of date-time values, and a column of numeric data for which a trend analysis will be undertaken. |
dt_col |
the name or column number of date-time values to be used in the analysis. |
val_col |
the name or column number of numerical values to be used in the analysis. |
start_window |
an integer representing the start of the windowed data used in the analysis. |
window_width |
an integer representing the width of the windowed data used in the analysis. |
a data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.