You could try
install.packages("sos", dep=T)
library(sos)
h <- finfFn("formal concept analysis")
h

but it does not seem to find anything relevant.


On Wed, Feb 16, 2011 at 6:21 PM, Mark Heckmann <mark.heckm...@gmx.de> wrote:
> I am looking for an R package for formal concept analysis 
> (http://en.wikipedia.org/wiki/Formal_concept_analysis).
> I want to produce concept lattices 
> (http://en.wikipedia.org/wiki/File:Concept_lattice.svg).
> I was wondering if there are packages that can produce similar graphics?
>
> Thanks,
> Mark
>
> –––––––––––––––––––––––––––––––––––––––
> Mark Heckmann
> Blog: www.markheckmann.de
> R-Blog: http://ryouready.wordpress.com
>
>
>
>
>
>        [[alternative HTML version deleted]]
>
>
> ______________________________________________
> 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.
>
>

______________________________________________
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