Description Usage Arguments Value Examples
View source: R/additional_help_functions.R
Function to check the sum of probabilites in a vector
1 | checksum_rowprob(avector)
|
avector |
vector of probabilities |
sum of probabilities if sucess else error
1 | checksum_rowprob(c(0.6,0.4))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.