View source: R/sol_osqp_func.R
opt_time_sol_osqp | R Documentation |
Uses the osqp package to solve the quadratic optimization problem defined by the time dependent SVHM.
opt_time_sol_osqp(e_vec, k_mat, w_vec, cost)
e_vec |
vector indicating if a subject experienced an event at an event time |
k_mat |
matrix |
w_vec |
weight vector |
cost |
cost parameter of the support vector machine of type numeric |
optimal solution for the time dependent SVHM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.