epimem {mem} | R Documentation |
Deprecated function(s) in the mem package
Description
These functions are provided for compatibility with older version of the mem package. They may eventually be completely removed.
Usage
epimem(
i.data,
i.tails = 1,
i.levels = c(0.4, 0.9, 0.975),
i.type = 2,
i.level = 0.95,
...
)
Arguments
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 |
Details
epimem | now a synonym for memmodel
|
[Package mem version 2.18 Index]