logCdelta {NPP} | R Documentation |
A Function to Interpolate logC(\delta)
Based on Its Values on Selected Knots
Description
The function returns the interpolated value (a scalar) of logC(\delta)
based on its results on selected knots,
given input vector of \delta
.
Usage
logCdelta(delta, deltaknot, lCknot)
Arguments
delta |
a scalar of the input value of |
deltaknot |
a vector of the knots for |
lCknot |
a vector of the values |
Value
A sequence of the values, logC(\delta)
on selected knots.
Author(s)
Zifei Han hanzifei1@gmail.com
References
Ibrahim, J.G., Chen, M.-H., Gwon, Y. and Chen, F. (2015). The Power Prior: Theory and Applications. Statistics in Medicine 34:3724-3749.
Duan, Y., Ye, K. and Smith, E.P. (2006). Evaluating Water Quality: Using Power Priors to Incorporate Historical Information. Environmetrics 17:95-106.
See Also
loglikNormD0
;
loglikBerD0
;
logCknot