update_KL: Compute KL divergence effect l @param obj a susiF object

View source: R/operation_on_susiF_obj.R

update_KLR Documentation

Compute KL divergence effect l @param obj a susiF object

Description

Compute KL divergence effect l @param obj a susiF object

Usage

update_KL(obj, X, D, C, indx_lst, ...)

## S3 method for class 'susiF'
update_KL(obj, X, D, C, indx_lst, ...)

Arguments

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

Value

susiF object


stephenslab/susiF.alpha documentation built on March 1, 2025, 4:28 p.m.