Description Usage Arguments Value Examples
View source: R/Simulateaplsm.R
function to simulate networks from the APLSM
1 | Simulateaplsm(model, type)
|
model |
object of class APlsm |
type |
character indicating the types of model. It could be "DD", distance by distance model, "DV", distance by vector model, "VV", vector by vector model |
list containing:
Y.i
(N
x N
) matrix containing the simulated Y.i
Y.ia
(N
x M
) matrix containing the simulated Y.ia
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.