Description Usage Arguments Value Examples
fit logistic regression and return coefficients and p values
1 | logRegFit(SS, START)
|
SS |
sample set |
START |
column at which the one-hot encoding of the lineages begins |
list length (ncol(SS) - START) of model fits
1 | modFit <- logRegFit(ss, 50)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.