Skip to content

Is availble CA, GA or MAS available for R for Win?

2 messages · Hisaji ONO, Dirk Eddelbuettel

#
Hi.

 Does anyone know whether CA(Cellular Automata), GA(Genetic Algorithm) or
Multi-Agent System is available for R for Win?

 I've already knowna software for these areas,  SWARM or startlogo.

But I'd like to link R's function with these methods.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010310/128846d0/attachment.html
#
HO>?Does anyone know whether CA(Cellular Automata), GA(Genetic Algorithm) or
HO> Multi-Agent System is available for R for Win?

Please see the FAQ for R, available with your copy of R and on the
website(s), which lists:

	5.1 Which add-on packages exist for R?
	======================================

	[...]	

	*gafit*
	     Genetic algorithm for curve fitting.

Dirk