clear()
Empty the model, forgetting everything it has learned.
Parameters
Once an object markovmodel has been created, you can use the following function:
markovmodel.clear()
Empty the model, forgetting everything it has learned.
Once an object markovmodel has been created, you can use the following function:
markovmodel.clear()