| Qf_bes_dbb | R Documentation | 
Q-function related to the bessel model. This function was adapted for the discrimination test between bessel and beta (DBB) required in the Expectation-Maximization algorithm.
Qf_bes_dbb(lam, wz, z, v, mu, link.precision)
| lam | coefficients in lambda related to the covariates in v. | 
| wz | parameter wz representing E(1/W_i|Z_i = z_i, theta). | 
| z | response vector with 0 < z_i < 1. | 
| v | matrix containing the covariates for the precision submodel. Each column is a different covariate. | 
| mu | mean parameter (vector having the same size of z). | 
| link.precision | a string containing the link function the precision parameter. The possible link functions for the precision parameter are "identity", "log", "sqrt", "inverse". | 
Scalar representing the output of this auxiliary function for the bessel case.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.