Description Usage Author(s) Examples
View source: R/gamm.r
Do something
1
gamm(x)
JuG
1 2 3 4
x1 <- rnorm(100) x2 <- rgamma(n=200, shape = 10, rate = 5) gamm(x) gamm(x2)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.