Description Usage Arguments Value Examples
This function fits the zero-inflation adjusted quantile regression model for one individual gene.
1 2 3 4 5 6 7 8 |
y |
a numeric vector including gene expression value for one gen |
colDat |
a dataframe including the individual cell information |
formula |
a formula with the predictors included in |
group |
the variable name in |
probs |
the quantile levels for the quantile regressions.
The default is |
log_i |
TRUE or FALSE indicate whether to apply log transformation. The default is TRUE. |
pvalue |
The p-value for testing the signficance of the specified |
logistic_model |
The |
zero_proportion |
The proportion of zero measurements |
quantile_levels |
The input quantile levels and zero-proportion adjusted quantile levels |
qr |
The objects of the fitted quantile regressions |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.