Description Usage Arguments Value Author(s)
check the overall converge of BR used as the outer loop stopping criterion
1 2 | checkKKT4BR(interval_baseline_parameter, baseline_obs_period, X, l, n, t,
beta, lambda1, lambda2, lambda3 = 0)
|
interval_baseline_parameter |
An array where each position corresponds to an interval and each value corresponds to the index of a baseline parameter |
baseline_obs_period |
vector where index is the baseline parameter index and value is observation period index |
X |
data matrix |
l |
length of each interval |
n |
number of dx occur at each interval |
t |
baseline parameters |
beta |
drug effect parameters |
lambda1 |
strength of ridge regularization for beta |
lambda2 |
strength of fused lasso regularization for baseline |
lambda3 |
strength of ridge regression for baseline |
2-norm of a vector that specifies the degree of optimality violation
Zhaobin Kuang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.