Dear members,

I am trying to using generalized boost regression model for my data. But I found error in this step as below:
Code:
capture program boost_plugin, plugin using("C:\ado\personal\boost.dll")
. After this command I try boost command but found error
file boost_plugin.plugin not found
Herewith my reference How can I use boost command? Is there another way to do generalized boost regression in Stata?

p/s: I am using Stata version 15.1 SE