bspFromMoments: Creates a bsp with given moments at each spot on the support

Description Usage Arguments Value Examples

Description

Creates a bsp with given moments at each spot on the support

Usage

1

Arguments

mList

A list with three elements, all equal length, containing the support, E1, and E2 for the new bsp

Value

A bsp object with those moments

Examples

1
2
bsp=bspFromMoments(list(E1=c(.2, .4,.8), E2=c(.5, .5, .5), support=1:3))
bsp

jntrcs/BnpSysRel documentation built on May 16, 2019, 9:09 p.m.