Rdocumentation
powered by
Learn R Programming
quad (version 1.0)
lincombfun: linear combination function
Description
This is a prestep function for
momentfun
Usage
lincombfun(S,mycoef)
Arguments
S
S is a list of sums output from the sum function
mycoef
global coefficients for the linear combination function
References
YH Zhou, G Mayhew, Z Sun, X Xu, F Zou, FA Wright, 2013
Space-time clustering and the permutation moments of quadratic forms
, Stat 2(1), 292-302
See Also
coef
,
sumfun
,
momentfun
.