make_se {fitdistcp} | R Documentation |
Make Standard Errors from lddi
Description
Make Standard Errors from lddi
Usage
make_se(nx, lddi)
Arguments
nx |
length of training data |
lddi |
the inverse log-likelihood matrix |
Value
Vector
[Package fitdistcp version 0.1.1 Index]