Description Usage Arguments Value
Compute the estimated effect of the model covariates on signature contribution
1 | estimateEffect(mod0, X, niter, sig_number, to_plot = TRUE)
|
mod0 |
: fitted model from STRAND |
niter |
: number of simulations to draw for the estimation of the effect (default = 1000) |
X: |
design matrix with the covariates you wish to estimate the effect of |
sig_number: |
number of the signature you want to estimate the effect of (i.e. 1, or 2, etc.) |
to_plot: |
boolean indicating whether you want to plot the effect (default = TRUE) |
a list containing the summary of the coefficients including p-values, simulated draws, and ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.