makeRW1Q: Function to construct structure matrix for 1-dimenstional...

Description Usage Arguments Value Author(s) Examples

View source: R/makeRW1Q.R

Description

Function to construct structure matrix for 1-dimenstional random walk 1.

Usage

1

Arguments

n

dimension of structure matrix

Value

structure matrix of dimension n by n

Author(s)

Kate Cowles

Examples

1
2
3
# Construct the structure matrix for a RW(1) on a line at 15 equally-spaced
# points
makeRW1Q(15)

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