Fz_fun {SeBR} | R Documentation |
Compute the latent data CDF
Description
Assuming a Gaussian latent data distribution (given x), compute the CDF on a grid of points
Usage
Fz_fun(z, weights = NULL, mean_vec = NULL, sd_vec)
Arguments
z |
vector of points at which the CDF of z is evaluated |
weights |
|
mean_vec |
|
sd_vec |
|
Value
CDF of z evaluated at z
[Package SeBR version 1.0.0 Index]