summary.autologistic: Print a summary of a centered autologistic model fit.

Description Usage Arguments Details See Also

Description

Print a summary of a centered autologistic model fit.

Usage

1
2
## S3 method for class 'autologistic'
summary(object, alpha = 0.05, digits = 4, ...)

Arguments

object

an object of class autologistic, typically the result of a call to autologistic.

alpha

the significance level for the quantile/HPD intervals. The default is 0.05.

digits

the number of significant digits to display. The default is 4.

...

additional arguments.

Details

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.

See Also

autologistic


donaldmusgrove/ngspatial documentation built on May 15, 2019, 10:37 a.m.