genrtruncClass {TruncExpFam} | R Documentation |
Generates an rtrunc-dispatchable class
Description
Matches a list of arguments to an rtrunc method
Usage
genrtruncClass(n, family, parms)
Arguments
n |
sample size |
family |
distribution family |
parms |
list of parameters passed to rtrunc (through the |
Value
A character string.
Author(s)
Waldir Leoncio
[Package TruncExpFam version 1.1.1 Index]