| full_greedy_search_gpu | R Documentation |
Run a full greedy search on GPU (Upload Once, In-Place)
full_greedy_search_gpu(X, Sinv, start_indicT, max_iters = 100, device = 0)
X |
The design matrix |
Sinv |
Inverse covariance matrix |
start_indicT |
Starting allocation |
max_iters |
Maximum iterations |
device |
Device ID |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.