Index

_ | A | B | C | D | E | F | G | I | K | L | M | N | P | Q | R | S | T | U | V | W | X | Y

_

__call__() (pyqt_fit.curve_fitting.CurveFitting method)
(pyqt_fit.kde.KDE1D method)
(pyqt_fit.kde.TransformKDE method)
(pyqt_fit.kde_methods.KDE1DMethod static method)
(pyqt_fit.kernel_smoothing.LocalLinearKernel1D method)
(pyqt_fit.kernel_smoothing.LocalPolynomialKernel method)
(pyqt_fit.kernel_smoothing.LocalPolynomialKernel1D method)
(pyqt_fit.kernel_smoothing.PolynomialDesignMatrix method)
(pyqt_fit.kernel_smoothing.SpatialAverage method)
__str__() (pyqt_fit.kde_methods.KDE1DMethod method)

A

approx_jacobian() (in module pyqt_fit.utils)

B

bandwidth (pyqt_fit.kde.KDE1D attribute)
(pyqt_fit.kernel_smoothing.LocalLinearKernel1D attribute)
(pyqt_fit.kernel_smoothing.LocalPolynomialKernel attribute)
(pyqt_fit.kernel_smoothing.LocalPolynomialKernel1D attribute)
(pyqt_fit.kernel_smoothing.SpatialAverage attribute)
bootstrap() (in module pyqt_fit.bootstrap)
bootstrap_regression() (in module pyqt_fit.bootstrap)
bootstrap_residuals() (in module pyqt_fit.bootstrap)
BootstrapResult (class in pyqt_fit.bootstrap)
botev_bandwidth() (in module pyqt_fit.kde)

C

cdf() (pyqt_fit.kernels.Epanechnikov method)
(pyqt_fit.kernels.normal_kernel1d method)
(pyqt_fit.kernels.tricube method)
CI (pyqt_fit.plot_fit.ResultStruct attribute)
CIresults (pyqt_fit.plot_fit.ResultStruct attribute)
CIs (pyqt_fit.bootstrap.BootstrapResult attribute)
(pyqt_fit.plot_fit.Plot1dResult attribute)
(pyqt_fit.plot_fit.ResultStruct attribute)
closed (pyqt_fit.kde.KDE1D attribute)
copy() (pyqt_fit.kde.KDE1D method)
(pyqt_fit.kde.TransformKDE method)
correction (pyqt_fit.kernel_smoothing.SpatialAverage attribute)
covariance (pyqt_fit.kde.KDE1D attribute)
(pyqt_fit.kernel_smoothing.LocalLinearKernel1D attribute)
(pyqt_fit.kernel_smoothing.LocalPolynomialKernel attribute)
(pyqt_fit.kernel_smoothing.LocalPolynomialKernel1D attribute)
(pyqt_fit.kernel_smoothing.SpatialAverage attribute)
CurveFitting (class in pyqt_fit.curve_fitting)
cyclic (in module pyqt_fit.kde_methods)
CyclicMethod (class in pyqt_fit.kde_methods)

D

data (pyqt_fit.plot_fit.Plot1dResult attribute)
dct() (pyqt_fit.kernels.normal_kernel1d method)
default_grid() (pyqt_fit.kde_methods.KDE1DMethod method)
dist_residuals (pyqt_fit.plot_fit.ResTestResult attribute)

E

Epanechnikov (class in pyqt_fit.kernels)
Epanechnikov_order4 (class in pyqt_fit.kernels)
estimate (pyqt_fit.plot_fit.Plot1dResult attribute)
eval_points (pyqt_fit.plot_fit.ResultStruct attribute)
evaluate() (pyqt_fit.kde.KDE1D method)
(pyqt_fit.kde.TransformKDE method)
(pyqt_fit.kernel_smoothing.LocalLinearKernel1D method)
(pyqt_fit.kernel_smoothing.LocalPolynomialKernel method)
(pyqt_fit.kernel_smoothing.LocalPolynomialKernel1D method)
(pyqt_fit.kernel_smoothing.SpatialAverage method)

F

fct (pyqt_fit.plot_fit.ResultStruct attribute)
fct_desc (pyqt_fit.plot_fit.ResultStruct attribute)
fft() (pyqt_fit.kernels.normal_kernel1d method)
figure (pyqt_fit.plot_fit.Plot1dResult attribute)
fit_evaluation() (in module pyqt_fit.plot_fit)
full_results (pyqt_fit.bootstrap.BootstrapResult attribute)

G

generate_grid() (in module pyqt_fit.kde_methods)
grid() (pyqt_fit.kde.KDE1D method)
(pyqt_fit.kde.TransformKDE method)

I

interpolation (pyqt_fit.plot_fit.ResultStruct attribute)

K

KDE1D (class in pyqt_fit.kde)
KDE1DMethod (class in pyqt_fit.kde_methods)
kernel (pyqt_fit.kde.KDE1D attribute)

L

lambdas (pyqt_fit.kde.KDE1D attribute)
linear_combination (in module pyqt_fit.kde_methods)
LinearCombinationMethod (class in pyqt_fit.kde_methods)
LocalLinearKernel1D (class in pyqt_fit.kernel_smoothing)
LocalPolynomialKernel (class in pyqt_fit.kernel_smoothing)
LocalPolynomialKernel1D (class in pyqt_fit.kernel_smoothing)
lower (pyqt_fit.kde.KDE1D attribute)

M

method (pyqt_fit.kde.KDE1D attribute)

N

namedtuple() (in module pyqt_fit.utils)
normal_kernel (class in pyqt_fit.kernels)
normal_kernel1d (class in pyqt_fit.kernels)
normal_order4 (class in pyqt_fit.kernels)
normq (pyqt_fit.plot_fit.ResidualMeasures attribute)
(pyqt_fit.plot_fit.ResultStruct attribute)

P

param_names (pyqt_fit.plot_fit.ResultStruct attribute)
pdf() (pyqt_fit.kernels.Epanechnikov method)
(pyqt_fit.kernels.normal_kernel method)
(pyqt_fit.kernels.normal_kernel1d method)
plot1d() (in module pyqt_fit.plot_fit)
Plot1dResult (class in pyqt_fit.plot_fit)
plot_dist_residuals() (in module pyqt_fit.plot_fit)
plot_residual_tests() (in module pyqt_fit.plot_fit)
plot_residuals() (in module pyqt_fit.plot_fit)
pm1() (pyqt_fit.kernels.Epanechnikov method)
(pyqt_fit.kernels.normal_kernel1d method)
(pyqt_fit.kernels.tricube method)
pm2() (pyqt_fit.kernels.Epanechnikov method)
(pyqt_fit.kernels.normal_kernel1d method)
(pyqt_fit.kernels.tricube method)
PolynomialDesignMatrix (class in pyqt_fit.kernel_smoothing)
popt (pyqt_fit.plot_fit.ResultStruct attribute)
prob (pyqt_fit.plot_fit.ResidualMeasures attribute)
pyqt_fit.bootstrap (module)
pyqt_fit.curve_fitting (module)
pyqt_fit.kde (module)
pyqt_fit.kde_methods (module)
pyqt_fit.kernel_smoothing (module)
pyqt_fit.kernels (module)
pyqt_fit.plot_fit (module)
pyqt_fit.utils (module)

Q

qqplot (pyqt_fit.plot_fit.ResTestResult attribute)
qqplot() (in module pyqt_fit.plot_fit)

R

reflection (in module pyqt_fit.kde_methods)
ReflectionMethod (class in pyqt_fit.kde_methods)
renormalization (in module pyqt_fit.kde_methods)
RenormalizationMethod (class in pyqt_fit.kde_methods)
res (pyqt_fit.plot_fit.ResultStruct attribute)
res_figure (pyqt_fit.plot_fit.ResTestResult attribute)
res_IX (pyqt_fit.plot_fit.ResidualMeasures attribute)
res_name (pyqt_fit.plot_fit.ResultStruct attribute)
residual_measures() (in module pyqt_fit.plot_fit)
ResidualMeasures (class in pyqt_fit.plot_fit)
residuals (pyqt_fit.plot_fit.ResTestResult attribute)
(pyqt_fit.plot_fit.ResultStruct attribute)
ResTestResult (class in pyqt_fit.plot_fit)
ResultStruct (class in pyqt_fit.plot_fit)

S

scaled_location_plot() (in module pyqt_fit.plot_fit)
scaled_res (pyqt_fit.plot_fit.ResidualMeasures attribute)
(pyqt_fit.plot_fit.ResultStruct attribute)
scaled_residuals (pyqt_fit.plot_fit.ResTestResult attribute)
scotts_covariance() (in module pyqt_fit.kde)
set_density_correction() (pyqt_fit.kernel_smoothing.SpatialAverage method)
shuffled_xs (pyqt_fit.bootstrap.BootstrapResult attribute)
shuffled_ys (pyqt_fit.bootstrap.BootstrapResult attribute)
silverman_covariance() (in module pyqt_fit.kde)
sorted_yopts (pyqt_fit.plot_fit.ResultStruct attribute)
SpatialAverage (class in pyqt_fit.kernel_smoothing)

T

TransformKDE (class in pyqt_fit.kde)
tricube (class in pyqt_fit.kernels)

U

unbounded() (pyqt_fit.kde_methods.KDE1DMethod static method)
update_bandwidth() (pyqt_fit.kde.KDE1D method)
upper (pyqt_fit.kde.KDE1D attribute)

V

variance_bandwidth() (in module pyqt_fit.kde)

W

weights (pyqt_fit.kde.KDE1D attribute)
write1d() (in module pyqt_fit.plot_fit)

X

xdata (pyqt_fit.plot_fit.ResultStruct attribute)
xname (pyqt_fit.plot_fit.ResultStruct attribute)

Y

y_fit (pyqt_fit.bootstrap.BootstrapResult attribute)
ydata (pyqt_fit.plot_fit.ResultStruct attribute)
yname (pyqt_fit.plot_fit.ResultStruct attribute)
yopts (pyqt_fit.plot_fit.ResultStruct attribute)