How can I implement Big M method in R language without using any package.
And provide runnable codes.
User will be able to enter values.
There are R packages that will help you do this, (look up simplex method implementations). Even if you didn't want to load a package, you could learn from the code in those packages.
Is this a homework question?
Do be aware of our homework policy here FAQ: Homework Policy
And we made a short guide for helping folks pose their R-coding questions here.
This topic was automatically closed 21 days after the last reply. 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.