Skip to content

self.plot_weights() modifies self.weights #9

@daveminh

Description

@daveminh

Since self.weights is only used in self.plot_weights() and depends on self.importance_resampling(), perhaps the self.plot_weights() can be integrated into self.importance_resampling(). An argument can specify whether the plot is generated or not.

def plot_weights(self, state_no: int=0, figsize: tuple=(4,4)):

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions