calculate_diff_slope | R Documentation |
OFEs have matching slope as it transitions from one OFE to another. To validate this property, we calculate the difference of the last slope of an OFE and the first slope of the consecutive OFE and check whether this difference is zero.
calculate_diff_slope(slp_df)
slp_df |
A slope data frame |
Sum of the lagged difference of slopes
new_Slope
calculate_diff_slope(slp_df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.