fixEdges {mimR} | R Documentation |
Fix edges and sets in a mim model.
fixEdges(v=NULL, mim=NULL) fixSet(v=NULL, mim=NULL)
v |
An edge/vertex set, given as "a:b+c:d" or "a:b,c:d" |
mim |
A mim object |
If v=NULL then al fixes are removed. Only in this case the mim argument needs not to be given.
None
Before using mimR, make sure that the MIM program is runnning.
Søren Højsgaard, sorenh@agrsci.dk
David Edwards, An Introduction to Graphical Modelling, Springer Verlag, 2002
See Also as stepwise