qdODE_parallel | R Documentation |
wrapper for qdODE_all in parallel version
qdODE_parallel(result, reduction = FALSE, thread = 2, maxit = 1000)
result |
result from power_equation_fit |
reduction |
use n/log(n) dimension reduction |
thread |
scales for how many threads used |
maxit |
scalar of Optim iteration setting |
list contain variable selection results and LOP parameters for every row
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.