Print a summary of a centered autologistic model fit.
# S3 method for autologistic
summary(object, alpha = 0.05, digits = 4, ...)an object of class autologistic, typically the result of a call to autologistic.
the significance level for the quantile/HPD intervals. The default is 0.05.
the number of significant digits to display. The default is 4.
additional arguments.
This function displays (1) the call to autologistic, (2) the values of the control parameters, (3) a table of estimates, and (4) the size of the bootstrap/posterior sample. Each row of the table of estimates shows a parameter estimate, the confidence or HPD interval for the parameter, and, where applicable, the Monte Carlo standard error.