Hparam-class | R Documentation |
An S4 class to represent a Hyper parameter.
alpha1
A numeric value
alpha2
A numeric value
delta
A numeric value
ggamma
A numeric value
bbeta
A numeric value
new("Hparam", alpha1 = 1, alpha2 = 2, bbeta = 3, delta = 4, ggamma = 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.