Fdet_func_unif: Determinant function to be used for finding constrained...

View source: R/Fdet_func_unif.R

Fdet_func_unifR Documentation

Determinant function to be used for finding constrained uniform samplings

Description

Determinant function to be used for finding constrained uniform samplings

Usage

Fdet_func_unif(w, beta = NULL, X = NULL, link = NULL)

Arguments

w

allocation (can be exact or approximate)

beta

use NULL (default to be NULL)

X

use NULL (default to be NULL)

link

use NULL (default to be NULL)

Value

product of all allocation

Examples

Fdet_func_unif(w=c(0.2,0.2,0.2,0.2,0.2))



CDsampling documentation built on Oct. 13, 2024, 9:07 a.m.