View source: R/operation_on_susiF_obj.R
greedy_backfit | R Documentation |
Update susiF via greedy search or backfit
greedy_backfit(obj, verbose, cov_lev, X, min_purity, ...)
## S3 method for class 'susiF'
greedy_backfit(obj, verbose, cov_lev, X, min_purity, ...)
obj |
a susiF object defined by init_susiF_obj function |
verbose |
If |
cov_lev |
the desired level of converage |
X |
matrix of size n by p contains the covariates |
min_purity |
minimum purity for estimated credible sets |
susiF object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.