Bicop.from_json

Bicop.from_json(json: str) pyvinecopulib.Bicop

Instantiates from a JSON-like str object.

Parameters:

input – The JSON-like str object to convert from (see to_json() for the structure of the input).