Description Usage Arguments Value Examples
Calculates the expected values for a multinomial 2xR data frame
1 |
df |
, a data frame with 2 rows and R columns |
A dataframe
1 2 | d<-data.frame("a"=c(10,15), "b"=c(22,34), "c"=c(24,18))
expect2xR(d)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.