Learn R Programming

comato (version 1.1)

Analysis of Concept Maps and Concept Landscapes

Description

Provides methods for the import/export and automated analysis of concept maps and concept landscapes (sets of concept maps).

Copy Link

Version

Install

install.packages('comato')

Monthly Downloads

181

Version

1.1

License

GPL-3

Maintainer

Andreas Muehling

Last Published

March 2nd, 2018

Functions in comato (1.1)

pathfinder.conceptmaps

Creating a Pathfinder network from a conceptmaps object
read.tgf

Importing a concept map from a TGF file.
unify.concepts

Unifying the concepts of a conceptmap object.
write.tgf

Saving a concept map to a TGF file
read.folder.yEd

Importing a set of concept maps from GraphML files.
modify.concepts.conceptmap

Adapt list of concepts of a conceptmap object
modify.concepts

Modify the concepts of concept maps
modify.concepts.conceptmaps

Modifying the concepts of all maps of a conceptmaps object.
plot.conceptmap

Plotting a conceptmap
splice

Select a subset of a set of conceptmaps
read.yEd

Importing a concept map from a GraphML file.
write.tgf.folder

Saving a set of concept maps to TGF files
pathfinder.igraph

Creating a Pathfinder network from an igraph object
pathfinder.matrix

Creating a Pathfinder network from a matrix
pathfinder

Construct a Pathfinder network from a conceptmap or a concept landscape
edge.vector

Forming the edge vector of a conceptmap object
get.unified.concepts

Finding all concepts used.
print.conceptmaps

Display basic information of a conceptmaps object
read.folder.tgf

Importing a set of concept maps from TGF files.
conceptmaps.default

Basic creation of a conceptmaps object
landscape

Aggregating the maps of a conceptmaps object into a concept landscape
merge.conceptmaps

Unify sets of conceptmaps
plot.conceptmaps

Plotting a series of concept maps
print.conceptmap

Display basic information of a conceptmap object
summary.conceptmap

Return basic information of a conceptmap object
summary.conceptmaps

Return basic information of a conceptmaps object
MBM.cluster

MBMM clustering
Hopkins.index

Non-randomness of data
analyze.subgraphs

Analyzing small subgraph patterns.
analyze.graph.measures.conceptmap

Analyzing graph measures of a concept map
analyze.graph.measures.igraph

Analyzing graph measures of an igraph object
as.matrix.conceptmaps

Convert a conceptmaps object to a matrix
PAM.cluster

Similarity based clustering
analyze.similarity

Analyzing graph similarity.
as.matrix.conceptmap

Convert a conceptmap object to a matrix
analyze.graph.measures

Analyze graph measures of a concept map
conceptmaps.list

Creation of a conceptmaps object from a list
clustering

Clustering maps of a conceptmaps object
conceptmap

Constructing a conceptmap object
conceptmap.igraph

Creation of a conceptmap object from an existing graph
conceptmap.matrix

Creation of a conceptmap object from matrix data
concept.vector

Forming the concept vector of a conceptmap object
conceptmaps

Constructing a conceptmaps object
conceptmaps.matrix

Creation of a conceptmaps object from a matrix
conceptmap.default

Basic creation of a conceptmap object