# Generated by roxygen2: do not edit by hand

S3method(print,LAR)
S3method(print,LAR_batch)
S3method(print,LAR_group)
S3method(summary,LAR)
S3method(summary,LAR_batch)
S3method(summary,LAR_group)
S3method(write_LAR,LAR)
S3method(write_LAR,LAR_batch)
S3method(write_LAR,LAR_group)
export(LAR)
export(LAR_batch)
export(LAR_group)
export(check_basedata)
export(check_data)
export(write_LAR)
import(dplyr)
importFrom(Rcpp,evalCpp)
importFrom(stats,aggregate)
importFrom(stats,quantile)
importFrom(utils,write.csv)
useDynLib(LARisk, .registration = TRUE)
