User Guide
API Reference
SW2023Model
SW2023Model.__repr__()
SW2023Model.fit()
SW2023Model.summary()
SW2023Model.confint_asymptotic()
SW2023Model.predict_at()
SW2023Model.results_dataframe()
SW2023Model.plot_efficiency()
SW2023Model.plot_frontier()
SW2023Model.plot_diagnostics()
SW2023Model.bootstrap()
PanelSW2023
PanelSW2023.__repr__()
PanelSW2023.fit()
PanelSW2023.summary()
PanelSW2023.results_dataframe()
ConfintResult
ConfintResult.phi_hat_ci
ConfintResult.r1_ci
ConfintResult.r3_ci
ConfintResult.se_phi
ConfintResult.se_r1
ConfintResult.se_r3
ConfintResult.alpha
ConfintResult.__repr__()
ConfintResult.summary()
BootstrapResult
BootstrapResult.phi_hat_point
BootstrapResult.phi_hat_ci
BootstrapResult.eff_mean_point
BootstrapResult.eff_mean_ci
BootstrapResult.eff_individual_point
BootstrapResult.eff_individual_ci
BootstrapResult.sigma_eta_point
BootstrapResult.sigma_eta_ci
BootstrapResult.B
BootstrapResult.alpha
BootstrapResult.n_fail
BootstrapResult.__repr__()
BootstrapResult.summary()
SignificanceTestResult
SignificanceTestResult.statistic
SignificanceTestResult.p_value
SignificanceTestResult.r3_hat
SignificanceTestResult.T_boot
SignificanceTestResult.B
SignificanceTestResult.__repr__()
SignificanceTestResult.summary()
bootstrap_sw()
bootstrap_panel()
test_r3_significance()
plot_efficiency_dist()
plot_efficiency_rank()
plot_frontier_1d()
plot_residuals()
plot_diagnostics()
plot_panel_trend()
plot_decomposition()
bandwidth_loocv_product()
bandwidth_loocv()
bandwidth_silverman()
More