ofim_name {mixbox} | R Documentation |
Creating name for columns and rows of OFI matrix.
Description
This function creates name for columns and rows of OFI matrix.
Usage
ofim_name(G, weight, Dim, lambda, model = "restricted", family = "constant",
skewness = "FALSE", param )
Arguments
G |
number of components. |
weight |
a vector of weight parameters (or mixing proportions). |
Dim |
dimension size. |
lambda |
a list of skewness matrices of |
model |
it must be |
family |
name of mixing distribution. By default |
skewness |
logical statement. By default |
param |
name of the elements of |
Value
Vector of names for columns and rows of OFI matrix.
Author(s)
Mahdi Teimouri