The Trouble with 'Ntile()'

发生了什么
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
摘要按规则整理自下方来源原文