This function calculates square root from mean square difference between Ceteris Paribus Profiles
compare_two_profiles(cpprofile_old, cpprofile_new, variables, scale = 1)
| cpprofile_old | Ceteris Paribus Profile for historical / `old` model |
|---|---|
| cpprofile_new | Ceteris Paribus Profile for current / `new` model |
| variables | variables for which drift should be calculated |
| scale | scale parameter for calculation of scaled drift |
data frame with distances between Ceteris Paribus Profiles