| is8nbn8chain {rbmn} | R Documentation |
Checks if a given /nbn/ is a /chain/
Description
returns TRUE [the order] or FALSE [NULL] according that
nbn is a chain of not [according to order].
Usage
is8nbn8chain(nbn, order=FALSE)
Arguments
nbn |
The nbn object to consider. |
order |
When |
Value
A logical(1) when order si TRUE if not the
resulting chain order versus NULL.
Examples
is8nbn8chain(rbmn0nbn.01);
is8nbn8chain(rbmn0nbn.04);
[Package rbmn version 0.9-6 Index]