summary.mcmc_hsar_lambda_0: summary method for class mcmc_hsar_lambda_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 higher-level spatial units.

Usage

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

Arguments

object

mcmc_hsar_lambda_0 An mcmc_hsar_lambda_0 object returned from the hsar function

x

mcmc_hsar_lambda_0 An mcmc_hsar_lambda_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.