View source: R/operation_on_susiF_obj.R
update_KL | R Documentation |
Compute KL divergence effect l @param obj a susiF object
update_KL(obj, X, D, C, indx_lst, ...)
## S3 method for class 'susiF'
update_KL(obj, X, D, C, indx_lst, ...)
X |
matrix of covariates |
D |
matrix of wavelet D coefficients from the original input data (Y) |
C |
vector of wavelet scaling coefficient from the original input data (Y) |
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.