[R] cycles in a graphical model

Chuck Cleland ccleland at optonline.net
Wed Sep 16 15:41:03 CEST 2009


On 9/16/2009 9:26 AM, shuva gupta wrote:
> Hi,
> Is there is any R package or existing codes in R to detect cycles in a graphical model or DAG  (Directed Acyclic Graph) ?
> Thanks.

  You might try this to search R packages:

library(sos)
findFn('Directed Acyclic Graph')

> 	[[alternative HTML version deleted]] 
> 
> ------------------------------------------------------------------------ 
> ______________________________________________
> R-help at 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.

-- 
Chuck Cleland, Ph.D.
NDRI, Inc. (www.ndri.org)
71 West 23rd Street, 8th floor
New York, NY 10010
tel: (212) 845-4495 (Tu, Th)
tel: (732) 512-0171 (M, W, F)
fax: (917) 438-0894




More information about the R-help mailing list