Description Usage Arguments See Also
Calculates the loglikelihood of the SUCCOTASH model under uniform mixtures.
1 2  | succotash_llike_unif(pi_Z, lambda, alpha, Y, a_seq, b_seq, sig_diag,
  var_scale = TRUE, likelihood = c("normal", "t"), df = NULL)
 | 
pi_Z | 
 A vector. The first   | 
lambda | 
 A vector. This is a length   | 
alpha | 
 A matrix. This is of dimension   | 
Y | 
 A matrix of dimension   | 
a_seq | 
 A vector of negative numerics containing the left endpoints of the mixing uniforms.  | 
b_seq | 
 A vector of positiv numerics containing the right endpoints of the mixing uniforms.  | 
sig_diag | 
 A vector of length   | 
var_scale | 
 A logical. Should we update the scaling on the
variances (  | 
likelihood | 
 Can be   | 
df | 
 A positive numeric. The degrees of freedom if the likelihood is t.  | 
uniform_succ_given_alpha
succotash_unif_fixed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.