updating.hyperparameters | R Documentation |
Hyperparameter update.
updating.hyperparameters(
q,
set.inds,
verbose,
mc.cores = 1,
alpha,
betas,
epsilon
)
q |
probes x samples matrix |
set.inds |
Probe set indices |
verbose |
Print progress information |
mc.cores |
Number of cores for parallel computation |
alpha |
alpha hyperparameter |
betas |
beta hyperparameters |
epsilon |
Convergence parameter |
List with the following elements: alpha, betas, s2s (variances)
Leo Lahti leo.lahti@iki.fi
See citation("RPA")
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.