R/bernstein.R

#' @title bernstein
#' @description Bernstein-Bezier functions
#' @docType package
#' @name bernstein
NULL
# IMPROVEMENTS TO THIS PACKAGE:
# plot of difference between empirical copula and approximated.
# the empirical copula gets easily huge, the de'Casteljau's algorithm could avoid this problem
mathphysmx/bernstein documentation built on Sept. 3, 2019, 12:57 p.m.