# Generated by roxygen2: do not edit by hand

S3method(plot,Rcpp_tlars_cpp)
S3method(print,Rcpp_tlars_cpp)
export(tlars)
export(tlars_cpp)
export(tlars_model)
import(Rcpp)
import(methods)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(stats,rnorm)
useDynLib(tlars, .registration = TRUE)
