part_1_3_full: calculates part 1-3

View source: R/RcppExports.R

part_1_3_fullR Documentation

calculates part 1-3

Description

calculates part 1-3

Usage

part_1_3_full(xgrid, ygrid, tgrid, data, params, bounds)

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 times and locations.

params

a vector of parameters.

bounds

a vector of time, x, and y bounds.

Value

full likelihood evaluation for part 3.


ldmppr documentation built on April 4, 2025, 12:45 a.m.