validation.nor: Validates the marginal specification of the normal part

validation.norR Documentation

Validates the marginal specification of the normal part

Description

This function checks whether mean and variance parameters for the normal part are valid and consistent.

Usage

validation.nor(no.nor, mean.vec.nor = NULL, var.nor = NULL)

Arguments

no.nor

Number of normal variables

mean.vec.nor

Vector of means for normal variables

var.nor

Vector of variances for normal variables


BinNor documentation built on April 15, 2025, 1:30 a.m.