mrfi
objectsSubsetting mrfi
objects
# S4 method for mrfi
length(x)# S4 method for mrfi,numeric,missing
[[(x, i)
# S4 method for mrfi,numeric,missing
[(x, i)
mrfi
object.
vector of indexes to extract interacting positions.
[[
: converts to list and subsets it.
[
: subsets the mrfi
object and returns another mrfi
object.
+
: computes the union of the interaction structure in a mrfi
object with
a numeric
representing an additional position to include or another mrfi
object.