f_sum {refund}R 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


[Package refund version 0.1-35 Index]