Skip to content

Commit c6b23be

Browse files
committed
doc issues
1 parent 9119f7a commit c6b23be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

man/variogramST.Rd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ are equal then yes, else no; 0: no; 1: yes. }
4545
used, the second and third different spatial lags. \code{spacelag} is the midpoint in the spatial
4646
lag intervals as passed by the parameter \code{boundaries}, whereas \code{avgDist} is the average
4747
distance between the point pairs found in a distance interval over all temporal lags (i.e. the
48-
averages of the values \code{dist} per temporal lag.) To compute variograms for space lag $h$ and
49-
time lag $t$, the pseudo cross variogram $(Z_i(s)-Z_{i+t}(s+h))^2$ is averaged over all time
50-
lagged observation sets $Z_i$ and $Z_{i+t}$ available (weighted by the number of pairs involved).
48+
averages of the values \code{dist} per temporal lag.) To compute variograms for space lag \eqn{h} and
49+
time lag \eqn{t}, the pseudo cross variogram \eqn{(Z_i(s)-Z_{i+t}(s+h))^2} is averaged over all time
50+
lagged observation sets \eqn{Z_i} and \eqn{Z_{i+t}} available (weighted by the number of pairs involved).
5151
}
5252

5353
\references{

0 commit comments

Comments
 (0)