mvpbeta: Component Beta cumulative distribution functions of the...

View source: R/made.r

mvpbetaR Documentation

Component Beta cumulative distribution functions of the Bernstein polynomial model

Description

Component Beta cumulative distribution functions of the Bernstein polynomial model

Usage

mvpbeta(x, m)

Arguments

x

n x d matrix, rows are n observations of X=(X1,...,Xd)

m

vector of d nonnegative integers m=(m[1],...,m[d]).

Value

an n x K matrix, K=(m[1]+1)...(m[d]+1).


mable documentation built on Oct. 1, 2024, 9:06 a.m.