# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,imugap_predict)
S3method(predict,imugap_fit)
S3method(subset,imugap_predict)
S3method(summary,imugap_predict)
export(canonicalize_locations)
export(canonicalize_observations)
export(canonicalize_populations)
export(create_target)
export(extract_imugap)
export(imugap_options)
export(sampling)
export(stan_options)
import(Rcpp)
import(methods)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(data.table,":=")
importFrom(data.table,.BY)
importFrom(data.table,.EACHI)
importFrom(data.table,.GRP)
importFrom(data.table,.I)
importFrom(data.table,.N)
importFrom(data.table,.NGRP)
importFrom(data.table,.SD)
importFrom(data.table,as.data.table)
importFrom(data.table,between)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,setDT)
importFrom(data.table,setattr)
importFrom(data.table,setkey)
importFrom(rstan,extract)
importFrom(rstan,gqs)
importFrom(rstan,sampling)
importFrom(rstantools,rstan_config)
importFrom(stats,quantile)
useDynLib(imuGAP, .registration = TRUE)
