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?
Arch, Garch Tarch model and post estimation in PANEL DATAGood morning. I'm am running a model with Arch, T arch and Garch effects over stock returns and with…
Chi-square-Tests: adjusted residuals vs. standardized residualsDear Statalisters, I performed a Chi-square test (see code below), which was not significant with m…
An empirical question of multilevel models; and how to buid a graph like this one in StataDear Statalist, I am using Stata 15.1 and I am estimating a three level model (time nested in firms…
generating parents education variableHi everybody, I have a dataset that includes the variables: "family id", "highest diploma", "gender"…
xtgraphGood morning, I use this command. I would like to ask you how can I chiange the colours of the line…
Subscribe to:
Post Comments (Atom)
0 Response to How to locate Mata function called by lpoly?
Post a Comment