CheckTheta {Temporal} | R Documentation |
Check Theta
Description
Function to check the appropriate number of parameters are supplied for the
selected distribution. Used by GenData
.
Usage
CheckTheta(dist, theta)
Arguments
dist |
String, distribution. |
theta |
Numeric, parameter vector. |
Value
None.
[Package Temporal version 0.3.0.1 Index]