check_params.Rd
Ensures input values are non-negative.
check_alpha(alpha) check_theta(theta)
Values of alpha to check.
Values of theta to check.
An error if any theta or alpha is negative; an invisible value otherwise. NA values do not throw an error.
NA