# Generated by roxygen2: do not edit by hand

S3method(coef,seinfitR)
S3method(plot,seinfitR)
S3method(predict,seinfitR)
S3method(print,seinfitR)
S3method(r_squared,seinfitR)
S3method(summary,seinfitR)
S3method(vcov,seinfitR)
export(r_squared)
export(seinfitR)
export(seinfitR_control)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(minpack.lm,nls.lm.control)
importFrom(minpack.lm,nlsLM)
importFrom(stats,coef)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,vcov)
