getDistArg {CoSMoS} | R Documentation |
Get names of distribution function arguments
Description
Get names of distribution function arguments
Usage
getDistArg(dist)
Arguments
dist |
distribution name |
Examples
getDistArg('norm')
[Package CoSMoS version 2.1.0 Index]