Learn R Programming

Temporal (version 0.3.0.1)

CheckTheta: Check Theta

Description

Function to check the appropriate number of parameters are supplied for the selected distribution. Used by GenData.

Usage

CheckTheta(dist, theta)

Value

None.

Arguments

dist

String, distribution.

theta

Numeric, parameter vector.