saveplotthr: Save Applied Cleaning Thresholds for Plotting

Description Usage Arguments

Description

saveplotthr stores the applied threshold values for jump and outlier detection during data cleaning. The values are later used for plotting (i.e. presented below the plot with the yearly growth curves).

Usage

1
saveplotthr(df, thr_out, thr_jump)

Arguments

thr_out

vector, containing the values of the minimum and maximum outlier thresholds applied.

thr_jump

vector, containing the values of the minimum and maximum jump thresholds applied.


treenet/treenetproc documentation built on June 16, 2021, 4:39 p.m.