pyRVtest.ProblemResults.to_pickle

ProblemResults.to_pickle(path)

Save these results as a pickle file. This function is copied from PyBLP.

Parameters

path (str or Path) – File path to which these results will be saved.