mvpbeta function

Component Beta cumulative distribution functions of the Bernstein polynomial model

Component Beta cumulative distribution functions of the Bernstein polynomial model

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]).

Returns

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

  • Maintainer: Zhong Guan
  • License: LGPL (>= 2.0, < 3)
  • Last published: 2024-10-01

Useful links