On Jun 19, 2009, at 4:51 AM, Ana Ramos wrote:

Hi,

I need some help. I'm doing a project that demands me to obtain several simplex solutions and I would like to can keep the solution in a vector or
something to be able to use it after I get it.
The comand simplex() prints the solution but how can I keep it?

Which package. ??"simplex" produces two possible packages and I by no means have a full set.

The usual approach to dealing with that problem is assignment to an object. If that was not covered in the introductory material that you used, then you should find another source for further self-learning about R.


Another alternative would be to export it to excel, how can I do this?

I just see the solution and have to note it on a paper or something?

Thanks

Ana
--
David Winsemius, MD
Heritage Laboratories
West Hartford, CT

______________________________________________
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.

Reply via email to