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?
Out-of-Sample Prediction using Multinomial Logit ModelHi I have a question about the out-of-sample prediction using multinomial logit model. <Situatio…
Estimating FE model with -reg or -xtregDear, I am estimating a panel data fixed effects model (both year and industry). I am aware I can e…
Validity of a model for a data set using prediction.Hi I have a question whether we can assess the validity of a model for a data set using prediction. …
adding summary weight in metabolic scoreHi, I am trying to generate a metabolic syndrome score for the children aged 11 to 12 years using PC…
Xtlogit vs Logit.Dear respected Members, I’m not professional in Stata. Sorry, Pls could anyone help and offer me an …
Subscribe to:
Post Comments (Atom)
0 Response to How to locate Mata function called by lpoly?
Post a Comment