Learn R Programming

ldmppr (version 1.1.0)

full_product: calculates full product for one grid point

Description

calculates full product for one grid point

Usage

full_product(xgrid, ygrid, tgrid, data, params)

Value

returns the product.

Arguments

xgrid

a vector of grid values for x.

ygrid

a vector of grid values for y.

tgrid

a t value.

data

a matrix of data.

params

a vector of parameters.