| merge_replicates | R Documentation |
Merge model of replicates into model of 1 replicate given train_idx and test_idx, the merged model contains all the information of train_idx from different replicates.
merge_replicates(ngme, train_idx, test_idx)
ngme |
a ngme object |
train_idx |
a vector of indices of train data |
test_idx |
a vector of indices of test data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.