epimem | R Documentation |
These functions are provided for compatibility with older version of the mem package. They may eventually be completely removed.
epimem(
i.data,
i.tails = 1,
i.levels = c(0.4, 0.9, 0.975),
i.type = 2,
i.level = 0.95,
...
)
i.data |
Original parameter deprecated in the new version |
i.tails |
Original parameter deprecated in the new version |
i.levels |
Original parameter deprecated in the new version |
i.type |
Original parameter deprecated in the new version |
i.level |
Original parameter deprecated in the new version |
... |
Parameters (that have not changed) to be passed to the modern version of the function |
epimem | now a synonym for memmodel
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.