m {EMJMCMC}R Documentation

Product function used in the deep regression context

Description

Product function used in the deep regression context

Usage

m(a, b)

Arguments

a

the first argument

b

the second argument

Value

m(a,b), product of the arguments a*b

Examples

m(10,2)

[Package EMJMCMC version 1.5.0 Index]