Description Usage Arguments Value
View source: R/multinomial_regression.R
Built around the multinom
function from nnet
1 2 | selex_multinom(counts, ref_allele = NULL, weights = default_weights,
sink = TRUE)
|
counts |
A matrix or data frame with alleles for column names |
ref_allele |
A character string representing the reference allele |
weights |
A numeric vector of regression weights for the 5 cycles |
sink |
A logical, when TRUE messages from |
A multinom fit object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.