Muhammad Zubair Chishti
2022-Jun-11 12:42 UTC
[R] A humble request regarding QAMG method in R
Hi, Dear Respected Professors! I hope that you are doing well. Now all files are in .txt files. Now kindly help me with the following: I have the R-codes for the "Quantile Augmented Mean Group" method. The relevant codes and data are attached herewith. Note: The link to the reference paper is: https://www.econ.cam.ac.uk/people-files/emeritus/mhp1/fp20/qmg40-rev21.pdf My Issue: When I run the given codes to estimate the results for my own data. I have to face several errors. I humbly request the experts to help me to estimate the results for my data. Thank you so much for your precious time. Regards Muhammad Zubair Chishti Ph.D. Student School of Business, Zhengzhou University, Henan, China. My Google scholar link: https://scholar.google.com/citationshl=en&user=YPqNJMwAAAAJ My ResearchGate link: https://www.researchgate.net/profile/Muhammad-Chishti -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: rq.fit.panel.all.revised.txt URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20220611/3e3486d0/attachment.txt> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: data.txt URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20220611/3e3486d0/attachment-0001.txt> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: Table.3.1.and.Table.3.2.design1.txt URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20220611/3e3486d0/attachment-0002.txt>
Hallo I tried to use your code but after about 20 minutes it still worked so I gave up. After I kill it, there were some warnings 9: In rq.fit.sfn(D, y, rhs = a) : tiny diagonals replaced with Inf when calling blkfct but I cannot decipher what it is about. Your code is quite complicated and you hardly get any answer if you do not specify better where are the errors and what they tell, especially if others observe the same (long) calculation. Use traceback() and/or debug() functions to see what is going on. You also maybe could try to test your functions on some smaller data example. Cheers Petr> -----Original Message----- > From: R-help <r-help-bounces at r-project.org> On Behalf Of Muhammad > Zubair Chishti > Sent: Saturday, June 11, 2022 2:43 PM > To: r-help at r-project.org; David Winsemius <dwinsemius at comcast.net>; > lists at dewey.myzen.co.uk > Subject: [R] A humble request regarding QAMG method in R > > Hi, Dear Respected Professors! I hope that you are doing well. Now all files > are in .txt files. Now kindly help me with the following: > > I have the R-codes for the "Quantile Augmented Mean Group" method. The > relevant codes and data are attached herewith. > Note: The link to the reference paper is: > https://www.econ.cam.ac.uk/people-files/emeritus/mhp1/fp20/qmg40- > rev21.pdf > My Issue: > When I run the given codes to estimate the results for my own data. I have > to > face several errors. I humbly request the experts to help me to estimate the > results for my data. > Thank you so much for your precious time. > > Regards > > Muhammad Zubair Chishti > Ph.D. Student > School of Business, > Zhengzhou University, Henan, China. > My Google scholar link: > https://scholar.google.com/citationshl=en&user=YPqNJMwAAAAJ > My ResearchGate link: https://www.researchgate.net/profile/Muhammad- > Chishti