# Generated by roxygen2: do not edit by hand

S3method(plot,TwoRegression)
S3method(predict,TwoRegression)
S3method(summary,TwoRegression)
export(TwoRegression)
export(cv_2rm)
export(fit_2rm)
export(is.TwoRegression)
export(smooth_2rm)
import(ggplot2)
import(magrittr)
importFrom(rlang,":=")
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,setNames)
