makeRW2Q: Function to construct structure matrix for 1-dimensional...

Description Usage Arguments Value Author(s) See Also Examples

View source: R/makeRW2Q.R

Description

Function to construct structure matrix for 1-dimensional random walk 2.

Usage

1

Arguments

n

dimension of structure matrix

Value

RW2 structure matrix of dimension n by n

Author(s)

Kate Cowles

See Also

CARrampsOcl.fit

Examples

1
2
# construct structure matrix for RW(2) on a line at 15 equally-spaced points
makeRW2Q(15)

CARrampsOcl documentation built on May 2, 2019, 3:27 a.m.