BNPdensity (version 2019.9.11)

add: Add x and y

Description

This is a helper function for use in Reduce() over a list of vectors

Usage

add(x, y)

Arguments

x

first argument of the sum

y

second argument of the sum

Value

x + y

Examples

Run this code
# NOT RUN {
BNPdensity:::add(1, 2)
# }

Run the code above in your browser using DataLab