Please advice on the package I should use to run a linear regression model (weighted least squared) with linear equality constraint. I initially tried "constrOptim" but it turned out that it only supported http://solve-graph-linear-inequalities.blogspot.com/2011/11/blog-post.html linear inequality constraint. Thank you very much in advance.
Cheers, NICK -- View this message in context: http://r.789695.n4.nabble.com/global-optimisation-with-inequality-constraints-tp3799258p4075455.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.