validation.nor | R Documentation |
This function checks whether mean and variance parameters for the normal part are valid and consistent.
validation.nor(no.nor, mean.vec.nor = NULL, var.nor = NULL)
no.nor |
Number of normal variables |
mean.vec.nor |
Vector of means for normal variables |
var.nor |
Vector of variances for normal variables |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.