utilsΒΆ
Collection of utility functions used throughout the package.
|
Computes the component complexity of the circuit. |
|
Generates a function to compute the circuit impedance, parameterized by frequency and the circuit parameters. |
Generates a function to compute the circuit impedance, parameterized by frequency and the circuit parameters, using |
|
|
Fits and returns the parameters of a circuit to impedance data. |
|
Checks if two circuit strings are equivalent. |
Initializes prior distributions from parameters dictionary. |
|
|
Creates new priors based on the posterior distributions. |
|
Evaluates the posterior predictive distribution of a MCMC run. |
|
Ensures that the circuits dataframe if properly formatted/typed. |
|
Preprocesses/cleans up impedance measurements. |
|
Global settings, e.g., logging, parallelism, etc. |
|
Container for inference result. |
|
Container for impedance data. |