latentProject | R Documentation |
Project out latent variables
latentProject(graph, latent, v, only_directed = FALSE, sort = 1)
graph |
an object of class |
latent |
vertices to project out |
v |
alternatively, vertices to keep |
only_directed |
logical: should only directed edges be added in? |
sort |
integer:1 for unique but unsorted neighbours in the |
only_directed
should only be used in special situations,
such as when computing non-recursive intrisic sets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.