I am using Stata 14.0 with mac OS 10.15. I would like to produce a modified version of the command -lpoly- that ommits the observation for which the fitted value is being calculated from the local regression. To do this I am looking at the ado-file for the command -lpoly-. The actual estimation in lpoly.ado is done by the Mata function _lpoly_work(). However I can't seem to find where this function is defined; the function definition is not in lpoly.ado, and the function _lpoly_work() doesn't appear to show up anywhere else on my system. Would anyone know where I can find the code that defines _lpoly_work()?
My apologies if this question is better directed to the Mata forum. Thanks for any suggestions.
Related Posts with How to locate Mata function called by lpoly?
How can I change the yscale in dot graph? It seems not working.I am trying to present the guest ratings of hotels in different cities in different months. My code…
Using Excel data in StataHi Guys, I have some very simple excel data in Stata (i'm just playing around atm) showing where pe…
Consequences and literature of using one regression residual on all id'sHi everybody I am making an IV regression. When constructing my instrument set I make regression on…
Poisson distributionHi, if I want to generate a distribution of Poisson probability with the λ per period starting from …
nlsur returned zero estimates and (constrained) standard errorsDear statalisters, I'm working on a Translog cost function estimation, where the dependent variable…
Subscribe to:
Post Comments (Atom)
0 Response to How to locate Mata function called by lpoly?
Post a Comment