# Generated by roxygen2: do not edit by hand

S3method(residuals,robregcc)
export(classo)
export(coef_cc)
export(cpsc_nsp)
export(cpsc_sp)
export(plot_cv)
export(plot_path)
export(plot_resid)
export(robregcc_nsp)
export(robregcc_option)
export(robregcc_sim)
export(robregcc_sp)
import(magrittr)
importFrom(MASS,ginv)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,evalCpp)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,coef)
importFrom(stats,qnorm)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(utils,modifyList)
useDynLib(robregcc)
