condMoments {condGEE} | R Documentation |
K1 provides E(Y|Y>w) and K2 provides E(Y^2|Y>w) for Y as standard normal, standardized t with 3 degrees of freedom, or an exponential with mean 0 and variance 1.
K1.norm(w) K2.norm(w) K1.t3(w) K2.t3(w) K1.exp(w) K2.exp(w)
w |
a real-valued vector |
a vector of conditional moments
David Clement <dyc24@cornell.edu>