build.A.matrix | R Documentation |
Computes observation matrix linking basis functions to measurement locations.
build.A.matrix(operator_list, locs, i = NULL)
operator_list |
A list for the operator created using |
locs |
A list of measurement locations. |
i |
A numerical value for the index in |
This function is supplementary and internally used.
An observation matrix.
estimateLong
## Not run:
build.A.matrix(...)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.