Learn R Programming

EMJMCMC (version 1.5.0)

m: Product function used in the deep regression context

Description

Product function used in the deep regression context

Usage

m(a, b)

Value

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

Arguments

a

the first argument

b

the second argument

Examples

Run this code
m(10,2)

Run the code above in your browser using DataLab