Thanks to Kit Baum (as always) an update of nb_adjust is available on SSC. The update issues a warning if all values are missing. Additionally, it removes characteristics from the new variable inherited from the original variable.
nb_adjust adjusts or removes outliers of a variable assumed to have a negative binomial distribution.
To update type
You can get more information by typing
nb_adjust adjusts or removes outliers of a variable assumed to have a negative binomial distribution.
To update type
Code:
ssc install nb_adjust, replace
Code:
ssc type nb_adjust.sthlp
Comment