#want to implement GMM in a constrainted model with coefficient of f1 and f2 >0 and
################################################################### res3 <- gmm(y ~ f1 + f2 , bw=bwWilhelm) summary(res3)
I suggest you change the tag of this post to "Machine learning and modeling", because it is not really about package development, and the people who could help you don't see it currently.
This topic was automatically closed after 45 days. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.