# Generated by roxygen2: do not edit by hand

S3method(as.array,ei_bounds)
S3method(as.array,ei_est_local)
S3method(as.matrix,ei_est)
S3method(dplyr::dplyr_reconstruct,ei_spec)
S3method(ei_bounds,data.frame)
S3method(ei_bounds,default)
S3method(ei_bounds,ei_spec)
S3method(ei_bounds,formula)
S3method(ei_bounds,matrix)
S3method(ei_ridge,data.frame)
S3method(ei_ridge,default)
S3method(ei_ridge,ei_spec)
S3method(ei_ridge,formula)
S3method(ei_ridge,matrix)
S3method(ei_riesz,data.frame)
S3method(ei_riesz,default)
S3method(ei_riesz,ei_spec)
S3method(ei_riesz,formula)
S3method(ei_riesz,matrix)
S3method(fitted,ei_ridge)
S3method(hardhat::forge,ei_spec)
S3method(hardhat::run_mold,ei_ridge_blueprint)
S3method(nobs,ei_est)
S3method(plot,ei_sens)
S3method(plot,ei_spec)
S3method(predict,ei_ridge)
S3method(print,ei_ridge)
S3method(print,ei_riesz)
S3method(print,ei_spec)
S3method(print,ei_wrapped)
S3method(residuals,ei_ridge)
S3method(summary,ei_ridge)
S3method(summary,ei_riesz)
S3method(vcov,ei_est)
S3method(vcov,ei_ridge)
S3method(weights,ei_ridge)
S3method(weights,ei_riesz)
S3method(weights,ei_spec)
export(ei_bench)
export(ei_bounds)
export(ei_est)
export(ei_est_local)
export(ei_local_cov)
export(ei_proportions)
export(ei_ridge)
export(ei_ridge_impl)
export(ei_riesz)
export(ei_riesz_impl)
export(ei_sens)
export(ei_sens_rv)
export(ei_spec)
export(ei_synthetic)
export(ei_test_car)
export(ei_wgt_prop)
export(ei_wgt_sqrt)
export(ei_wgt_unif)
export(ei_wrap_model)
import(stats, except = c("filter", "lag"))
importFrom(cli,cat_line)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(cli,cli_warn)
importFrom(cli,format_inline)
importFrom(rlang,`f_lhs<-`)
importFrom(rlang,check_dots_empty0)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,expr)
importFrom(rlang,f_lhs)
importFrom(rlang,f_rhs)
importFrom(rlang,try_fetch)
importFrom(tibble,as_tibble)
importFrom(tibble,new_tibble)
importFrom(tidyselect,eval_select)
useDynLib(seine, .registration = TRUE)
