chain2gema {rbmn} | R Documentation |
From a chain
object returns the gema
using a direct
formulae.
Much precised than to use the /nbn/ way.
chain2gema(chain)
chain |
the |
The corresponding gema
object.
identical(chain2gema(rbmn0chain.02)$mu, rbmn0gema.02$mu);
print(chain2gema(rbmn0chain.02)$li-rbmn0gema.02$li);