powered by
Function to plot an object of class 'gofobj'
'gofobj'
# S3 method for gofobj plot(x, parm = TRUE, ...)
object of class "gofobj"
"gofobj"
do all in one plots
other
# NOT RUN { Y <- network(20, directed = FALSE)[,] modLSM <- lsm(Y, D = 2) myGof <- goflsm(modLSM, Y = Y, doplot = FALSE) plot(myGof) # }
Run the code above in your browser using DataLab