TopicModel-methods: Access and modify slot for beta matrix.

BR Documentation

Access and modify slot for beta matrix.

Description

Access and modify slot for beta matrix.

Usage

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

Arguments

x

An object inheriting from the 'TopicModel' class.

...

Further arguments.

value

A matrix to assign (beta or gamma).


PolMine/biglda documentation built on Feb. 25, 2023, 11:24 p.m.