CheckTheta {Temporal} | R Documentation |
Function to check the appropriate number of parameters are supplied for the
selected distribution. Used by GenData
.
CheckTheta(dist, theta)
dist |
String, distribution. |
theta |
Numeric, parameter vector. |
None.