Dear Stata users,
A simple question here. When I use search or help command to search an user-written command (concretely, -regoptwgt- written by David Price , and see here New command -regoptwgt- in SSC), both can not give any result. And I'm sure that the command I searched is stored in SSC. And I have set seach all permanently. Bellow are codes and results. Thank you.



A simple question here. When I use search or help command to search an user-written command (concretely, -regoptwgt- written by David Price , and see here New command -regoptwgt- in SSC), both can not give any result. And I'm sure that the command I searched is stored in SSC. And I have set seach all permanently. Bellow are codes and results. Thank you.
Code:
set searchdefault all, permanently

Comment