Description Usage Arguments Value Author(s) Examples
Function to construct structure matrix for 1-dimenstional random walk 1.
1 | makeRW1Q(n)
|
n |
dimension of structure matrix |
structure matrix of dimension n by n
Kate Cowles
1 2 3 | # Construct the structure matrix for a RW(1) on a line at 15 equally-spaced
# points
makeRW1Q(15)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.