breedr_blocks | R Documentation |
Given the coordinates of the observations, the *factor* identifying blocks, and the logical autofill, build the incidence and covariance matrices of a blocks model.
breedr_blocks(coordinates, id, autofill = TRUE, ...)
coordinates |
matrix(-like) of observation coordinates |
id |
factor of the same length as observations, giving the block id for each observation. |
autofill |
logical. If |
... |
Not used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.