This function produces goodness-of-fit diagnostics for LSM model.
goflsm(object, Y, Ysim = NULL, nsim = 100, seed, directed = NULL, stats = NULL, doplot = TRUE, parm = TRUE)
| object | object of class |
|---|---|
| Y | ( |
| Ysim | list containing simulated ( |
| nsim | number of simulations. Default |
| seed | for simulations |
| directed | if the network is directed or not. Default |
| stats | statistics used. Default |
| doplot | draw boxplot. Default |
| parm | do all the plots in one window. Default |