Generates simple ordinal network data for quick testing
See also
dbn for model fitting, simulate_static_dbn for full simulation with true parameters
Examples
Y <- simulate_test_data(n = 10, time = 5, seed = 42)
str(Y)
#> int [1:10, 1:10, 1:2, 1:5] NA 5 4 5 3 3 3 4 3 3 ...