qdODE_all function

wrapper for qdODE model

wrapper for qdODE model

qdODE_all( result, relationship, i, init_pars = 1, LOP_order = 6, method = "ls", new_time = NULL, n_expand = 100, maxit = 1000 )

Arguments

  • result: result from power_equation_fit
  • relationship: list contain variable selection results
  • i: scalar for which id used for qdODE solving, must <= nrow
  • init_pars: scalar for initial parameters
  • LOP_order: scalar of LOP order
  • method: scalar of qdODE solving methodm, cuurent only support least square
  • new_time: vector produce new defined time point
  • n_expand: scalar for how many interpolation needed
  • maxit: scalar of Optim iteration setting

Returns

list contain variable selection results and LOP parameters for every row