cond_hnorm | R Documentation |
cond_hnorm
helper function'cond_hnorm' computes the inner integral in () wrt the observed coordinate r
for a given the latent coordinate l
.
This is a helper function for P_hnorm
and should not be used independently.
cond_hnorm(l, r_breaks, sd)
l |
the given value of the latent variable |
r_breaks |
a (n+1) vector defining a partition of the interval R into n sets |
sd |
the standard deviation of the half-normal distribution |
an n vector whose i^th entry is P_ij as defined above.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.