The Trouble with 'Ntile()'

What happened
Please, please, please do not use ‘dplyr::ntile()’ in an analysis that will be submitted to a regulatory agency. It’s secretly an ill-conceived SQL tool that doesn’t do what you probably want it to, and it does not belong in statistical analysis
Summary assembled by rule from the sources below