f_sum: Sum computation 1

View source: R/f_sum.R

f_sumR Documentation

Sum computation 1

Description

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

Usage

f_sum(mu.q.c, sig.q.c, theta, obspts.mat)

Arguments

mu.q.c

current value of mu.q.c

sig.q.c

current value of sig.q.c

theta

spline basis

obspts.mat

matrix indicating the points on which data is observed

Author(s)

Jeff Goldsmith ajg2202@cumc.columbia.edu


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

Related to f_sum in refund...