B | R Documentation |
Access and modify slot for beta matrix.
B(x, ...) ## S4 method for signature 'TopicModel' B(x) B(x) <- value ## S4 replacement method for signature 'TopicModel' B(x) <- value G(x, ...) ## S4 method for signature 'TopicModel' G(x) G(x) <- value ## S4 replacement method for signature 'TopicModel' G(x) <- value
x |
An object inheriting from the 'TopicModel' class. |
... |
Further arguments. |
value |
A matrix to assign (beta or gamma). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.