update_lfsr | R Documentation |
Update susiF local False Sign Rate
Update susiF lfsr.
update_lfsr(obj, l, Bhat, Shat, indx_lst, ...)
## S3 method for class 'susiF'
update_lfsr(obj, l, Bhat, Shat, indx_lst, ...)
obj |
a susiF object defined by init_susiF_obj function |
l |
effect to update |
Bhat |
matrix pxJ regression coefficient, Bhat[j,t] corresponds to regression coefficient of Y[,t] on X[,j] |
Shat |
matrix pxJ standard error, Shat[j,t] corresponds to standard error of the regression coefficient of Y[,t] on X[,j] |
indx_lst |
list generated by gen_wavelet_indx for the given level of resolution |
susiF object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.