# Generated by roxygen2: do not edit by hand

S3method(deviance,nlstac)
S3method(df.residual,nlstac)
S3method(fitted,nlstac)
S3method(logLik,nlstac)
S3method(predict,nlstac)
S3method(print,nlstac)
S3method(print,summary.nlstac)
S3method(residuals,nlstac)
S3method(summary,nlstac)
S3method(vcov,nlstac)
export(is.nlstac)
export(nls_tac)
importFrom(Deriv,Deriv)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(methods,is)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,complete.cases)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
importFrom(stats,qt)
importFrom(stats,terms)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
