# Generated by roxygen2: do not edit by hand

S3method(coef,hystar_fit)
S3method(confint,hystar_fit)
S3method(fitted,hystar_fit)
S3method(nobs,hystar_fit)
S3method(plot,hystar_fit)
S3method(plot,hystar_sim)
S3method(print,hystar_fit)
S3method(print,hystar_sim)
S3method(residuals,hystar_fit)
S3method(summary,hystar_fit)
S3method(summary,hystar_sim)
export(hystar_fit)
export(hystar_sim)
export(z_sim)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,nobs)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(utils,combn)
useDynLib(hystar, .registration = TRUE)
