posterior.lik: Posterior likelihood

View source: R/auxillary.R

posterior.likR Documentation

Posterior likelihood

Description

Calculates the posterior likelihood for a single curve.

Usage

posterior.lik(w, warp_fct, t, y, basis_fct, c, Sinv, Cinv)

Arguments

w

Warp values

warp_fct

Warp function

t

time points

y

observations

basis_fct
c

matrix of spline coefficients

Sinv

Precision matrix for amplitude

Cinv

Precision matrix for w

Value

Value of posterior likelihood


naolsen/simm.fda documentation built on June 28, 2022, 2:41 a.m.