Hermite Plot🍋
hermite_plot(anamorphosis, **kwargs)
🍋
Plot Gaussian Scores and Hermite transform.
Plot Gaussian Scores and Hermite transform of x values.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
anamorphosis |
Anamorphosis
|
Anamorphosis of a given Vector. |
required |
**kwargs |
Extra arguments to pass along to Plotly - Update Layout, arguments available at Plotly - Layout. |
{}
|
Returns:
Type | Description |
---|---|
Figure
|
Plotly Figure of the Gaussian Scores and Hermite transform. |
Last update:
2022-12-23