qdODE_parallel {idopNetwork} | R Documentation |
wrapper for qdODE_all in parallel version
Description
wrapper for qdODE_all in parallel version
Usage
qdODE_parallel(result, reduction = FALSE, thread = 2, maxit = 1000)
Arguments
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 |
Value
list contain variable selection results and LOP parameters for every row
[Package idopNetwork version 0.1.2 Index]