# Generated by roxygen2: do not edit by hand

S3method("names_categories<-",pibblefit)
S3method("names_covariates<-",pibblefit)
S3method("names_samples<-",pibblefit)
S3method(as.list,orthusfit)
S3method(as.list,pibblefit)
S3method(coef,orthusfit)
S3method(coef,pibblefit)
S3method(name,orthusfit)
S3method(names_categories,pibblefit)
S3method(names_coords,pibblefit)
S3method(names_covariates,pibblefit)
S3method(names_samples,pibblefit)
S3method(ncategories,orthusfit)
S3method(ncategories,pibblefit)
S3method(ncovariates,orthusfit)
S3method(ncovariates,pibblefit)
S3method(niter,orthusfit)
S3method(niter,pibblefit)
S3method(nsamples,orthusfit)
S3method(nsamples,pibblefit)
S3method(plot,pibblefit)
S3method(ppc,pibblefit)
S3method(ppc_summary,pibblefit)
S3method(predict,bassetfit)
S3method(predict,pibblefit)
S3method(print,orthusfit)
S3method(print,pibblefit)
S3method(refit,bassetfit)
S3method(refit,pibblefit)
S3method(req,maltipoofit)
S3method(req,orthusfit)
S3method(req,pibblefit)
S3method(sample_prior,pibblefit)
S3method(summary,orthusfit)
S3method(summary,pibblefit)
S3method(to_alr,orthusfit)
S3method(to_alr,pibblefit)
S3method(to_clr,orthusfit)
S3method(to_clr,pibblefit)
S3method(to_ilr,orthusfit)
S3method(to_ilr,pibblefit)
S3method(to_proportions,orthusfit)
S3method(to_proportions,pibblefit)
S3method(verify,bassetfit)
S3method(verify,maltipoofit)
S3method(verify,orthusfit)
S3method(verify,pibblefit)
export("names_categories<-")
export("names_covariates<-")
export("names_samples<-")
export(LINEAR)
export(SE)
export(alr)
export(alrInv)
export(alrInv_array)
export(alr_array)
export(as.list)
export(basset)
export(check_dims)
export(clr_array)
export(coef)
export(conjugateLinearModel)
export(create_default_ilr_base)
export(gather_array)
export(gradMaltipooCollapsed)
export(gradPibbleCollapsed)
export(hessMaltipooCollapsed)
export(hessPibbleCollapsed)
export(lambda_to_iqlr)
export(loglikMaltipooCollapsed)
export(loglikPibbleCollapsed)
export(maltipoo)
export(maltipoofit)
export(miniclo)
export(miniclo_array)
export(name)
export(names_categories)
export(names_coords)
export(names_covariates)
export(names_samples)
export(ncategories)
export(ncovariates)
export(niter)
export(nsamples)
export(oalr)
export(oalrInv)
export(oalrvar2alrvar)
export(oalrvar2clrvar)
export(oalrvar2ilrvar)
export(oclr)
export(oclrInv)
export(oclrvar2alrvar)
export(oclrvar2ilrvar)
export(oglr)
export(oglrInv)
export(oilr)
export(oilrInv)
export(oilrvar2alrvar)
export(oilrvar2clrvar)
export(oilrvar2ilrvar)
export(optimMaltipooCollapsed)
export(optimPibbleCollapsed)
export(orthus)
export(orthus_sim)
export(orthus_tidy_samples)
export(orthusfit)
export(pibble)
export(pibble_sim)
export(pibble_tidy_samples)
export(pibblefit)
export(ppc)
export(ppc_summary)
export(predict)
export(print)
export(random_pibble_init)
export(reapply_coord)
export(refit)
export(req)
export(sample_prior)
export(store_coord)
export(summarise_posterior)
export(summary)
export(to_alr)
export(to_clr)
export(to_ilr)
export(to_proportions)
export(uncollapsePibble)
export(verify)
import(dplyr)
import(ggplot2)
import(graphics)
import(purrr)
import(tidybayes)
import(tidyr)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,select)
importFrom(dplyr,ungroup)
importFrom(purrr,map)
importFrom(rlang,":=")
importFrom(rlang,UQ)
importFrom(rlang,enquo)
importFrom(rlang,quo)
importFrom(rlang,quo_name)
importFrom(rlang,quos)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rWishart)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(tidybayes,mean_qi)
useDynLib(fido)
