Bicop.from_json

Bicop.from_json(json: str) pyvinecopulib.core.Bicop

Instantiates from a JSON-like str object.

Parameters:
inputJSON-like dict

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