From a809dafcb141e2414a6cf04a680ff84e72d45c69 Mon Sep 17 00:00:00 2001 From: Dan Kortschak Date: Sun, 2 Sep 2018 08:56:58 +0930 Subject: [PATCH] stat/spatial: fix example name --- stat/spatial/spatial_example_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stat/spatial/spatial_example_test.go b/stat/spatial/spatial_example_test.go index e0e5473f..39731d74 100644 --- a/stat/spatial/spatial_example_test.go +++ b/stat/spatial/spatial_example_test.go @@ -103,7 +103,7 @@ func ExampleGetisOrdGStar() { // v=0 G*i=-1.225 } -func ExampleGetisOrd_band() { +func ExampleGetisOrdGStar_banded() { data := []float64{0, 0, 0, 1, 1, 1, 0, 1, 0, 0} // The locality here describes spatial neighbor