summary.mcmc_hsar_rho_0: summary method for class mcmc_hsar_rho_0

Description Usage Arguments See Also

View source: R/summary.hsar.R

Description

Methods for presenting the result of a fitted HSAR model with ρ equal to 0. This is a model without the consideration of the possible interdependency between lower-level spatial units.

Usage

1
2
3
4
  ## S3 method for class 'mcmc_hsar_rho_0'
summary(object, ...)
  ## S3 method for class 'mcmc_hsar_rho_0'
print(x, ...)

Arguments

object

mcmc_hsar_rho_0 An mcmc_hsar_rho_0 object returned from the hsar function

x

mcmc_hsar_rho_0 An mcmc_hsar_rho_0 object returned from the hsar function

...

Other arguments passed through

See Also

hsar


HSAR documentation built on July 2, 2020, 3:13 a.m.