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