View source: R/zp_prediction.R
zp_prediction | R Documentation |
zp_prediction: Predict dropout rate from LOESS curve
zp_prediction(mat, norm_factor, span)
mat |
Count matrix |
norm_factor |
normalization factors from function: "normalization_factors" |
span |
smoothing parameter |
A vector of LOESS predicted dropout rate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.