# Generated by roxygen2: do not edit by hand

S3method(as_draws,measrfit)
S3method(c,measrprior)
S3method(fit_m2,measrdcm)
S3method(loo,measrfit)
S3method(loo_compare,measrfit)
S3method(measr_extract,measrdcm)
S3method(predict,measrdcm)
S3method(prep_loglik_array,measrdcm)
S3method(reliability,measrdcm)
S3method(waic,measrfit)
export("%>%")
export(":=")
export(.data)
export(add_criterion)
export(add_fit)
export(add_reliability)
export(add_respondent_estimates)
export(as_draws)
export(as_label)
export(as_name)
export(create_profiles)
export(default_dcm_priors)
export(enquo)
export(enquos)
export(fit_m2)
export(fit_ppmc)
export(get_parameters)
export(is.measrprior)
export(loo)
export(loo_compare)
export(measr_dcm)
export(measr_examples)
export(measr_extract)
export(measrprior)
export(prior)
export(prior_)
export(prior_string)
export(reliability)
export(waic)
import(Rcpp)
import(methods)
importFrom(dcm2,fit_m2)
importFrom(loo,loo)
importFrom(loo,loo_compare)
importFrom(loo,waic)
importFrom(magrittr,"%>%")
importFrom(posterior,as_draws)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rstan,sampling)
importFrom(tibble,tibble)
useDynLib(measr, .registration = TRUE)
