# Generated by roxygen2: do not edit by hand

S3method(assess,pic)
S3method(coef,pic)
S3method(plot,pic)
S3method(plot,pic.lambda_pdb)
S3method(plot,pic.pdb_asymptotic)
S3method(plot,pic.phase_transition)
S3method(predict,pic)
S3method(print,pic)
S3method(print,pic.assess)
S3method(print,pic.coef)
S3method(print,pic.family)
S3method(print,pic.lambda_pdb)
S3method(print,pic.pdb_asymptotic)
S3method(print,pic.penalty)
S3method(print,pic.phase_transition)
export(assess)
export(baseline_functions)
export(concordance_index)
export(cox_partial_log_likelihood)
export(feature_effects_on_survival)
export(lambda_pdb)
export(pdb_asymptotic)
export(pdb_summary)
export(phase_transition)
export(pic)
export(plot_baseline)
export(plot_survival_curves)
export(predict_survival_function)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,adjustcolor)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,strheight)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(stats,aggregate)
importFrom(stats,coef)
importFrom(stats,dnorm)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(picreg, .registration = TRUE)
