# Generated by roxygen2: do not edit by hand

S3method(predict,orthoDr)
S3method(print,orthoDr)
export(CP_SIR)
export(dist_cross)
export(distance)
export(hMave)
export(kernel_weight)
export(orthoDr_pdose)
export(orthoDr_reg)
export(orthoDr_surv)
export(ortho_optim)
export(pSAVE)
export(silverman)
export(view_dr_surv)
importFrom(MASS,ginv)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,sourceCpp)
importFrom(dr,dr)
importFrom(grDevices,rainbow)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(plot3D,mesh)
importFrom(pracma,gramSchmidt)
importFrom(pracma,repmat)
importFrom(rgl,axis3d)
importFrom(rgl,box3d)
importFrom(rgl,mtext3d)
importFrom(rgl,surface3d)
importFrom(stats,cancor)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,weighted.mean)
importFrom(survival,Surv)
importFrom(survival,survfit)
useDynLib(orthoDr, .registration = TRUE)
