# Generated by roxygen2: do not edit by hand

S3method(print,ivx)
S3method(print,summary.ivx)
S3method(summary,ivx)
S3method(vcov,ivx)
S3method(vcov,summary.ivx)
export("%>%")
export(delta)
export(ivx)
export(ivx_fit)
importFrom(Rcpp,evalCpp)
importFrom(magrittr,"%>%")
importFrom(stats,.getXlevels)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,residuals)
importFrom(stats,symnum)
importFrom(tibble,tibble)
useDynLib(ivx, .registration = TRUE)
