Description Usage Arguments Value Author(s)
learn a BR model from matrix and vector input currently only support ridge penalty onver drug effects currently only support one pair of lambda1 and lambda2 learning at a time
1 2 |
interval_baseline_parameter |
An array where each position corresponds to an interval and each value corresponds to the index of a baseline parameter |
baseline_parameter_obs_period |
An array where each position corresponds to a baseline parameter and each value corresponds to the index of an observation period |
X |
data matirx, each row represent data from one interval, each column represent drug exposure info |
l |
length of each interval |
n |
number of condition occurrences on each interval |
lambda1 |
strength of ridge regression for beta |
lambda2 |
strengh of fused lasso for baseline |
lambda3 |
strength of ridge regression for baseline |
... |
currently unused |
a br model
Zhaobin Kuang
Yuriy Sverchkov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.