MoranTest
01 Syntax
Microsoft.VisualBasic.Math.Statistics.Hypothesis.MoranTest
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| moran_test | 2 |
03 Properties
04 Members
Calculate Moran's I quickly for point data
Parameters
| Name | Type | Description |
|---|---|---|
x | Double() | a numeric vector, the value distributed over space |
c1 | Double() | a numeric vector, the first (x) value of a column of coordinates |
c2 | Double() | a numeric vector, the second (y) value of a column of coordinates |
alternative | Hypothesis | alternative a character sring specifying the alternative hypothesis that is tested against; must be one of "two.sided", "less", or "greater", or any unambiguous abbreviation of these. |
Observed
Expected
SD
pvalue
z
prob2
t
df