View source: R/fertility_model_frame.R
make_rw_structure_matrix | R Documentation |
Make random walk structure matrices
make_rw_structure_matrix(x, order, adjust_diagonal = TRUE)
x |
Matrix size |
order |
Random walk order |
adjust_diagonal |
Add 1E-6 to the matrix diagonal to make the matrix proper. Default = TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.