Learn R Programming

CARrampsOcl (version 0.1.4)

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

Description

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

Usage

makeRW2Q(n)

Arguments

n
dimension of structure matrix

Value

    See Also

    CARrampsOcl.fit

    Examples

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

    Run the code above in your browser using DataLab