View source: R/simulation_study.R
Generate data for simulation study
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | generate_simulation_data(
R2,
r,
theta,
sigma_2,
sparsity,
p,
q,
O_k_train,
n_k_train,
O_k_validation,
n_k_validation,
O_k_test,
n_k_test,
replicate
)
|
n_k_test |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.