f_sum4: Sum computation 2

View source: R/f_sum4.R

f_sum4R Documentation

Sum computation 2

Description

Internal function used compute a sum in FPCA-based covariance updates

Usage

f_sum4(mu.q.c, sig.q.c, mu.q.bpsi, sig.q.bpsi, theta, obspts.mat)

Arguments

mu.q.c

current value of mu.q.c

sig.q.c

current value of sig.q.c

mu.q.bpsi

current value of mu.q.bpsi

sig.q.bpsi

current value of sig.q.bpsi

theta

current value of theta

obspts.mat

matrix indicating where curves are observed

Author(s)

Jeff Goldsmith ajg2202@cumc.columbia.edu


refund documentation built on Nov. 14, 2023, 5:07 p.m.

Related to f_sum4 in refund...