Vinecop.format
- Vinecop.format(self, trees: collections.abc.Sequence[int] = []) str
Summarizes the model into a string (can be used for printing).
- Parameters:
- treeslist of int
A vector of tree indices to summarize; if empty, all trees.
Summarizes the model into a string (can be used for printing).
A vector of tree indices to summarize; if empty, all trees.