View source: R/sol_mosek_func.R
opt_time_sol_mosek | R Documentation |
Uses the Rmosek package to solve the quadratic optimization problem defined by SVHM.
opt_time_sol_mosek(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
Rmodek package requires a licence!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.