# Generated by roxygen2: do not edit by hand

S3method(print,mfa)
S3method(summary,mfa)
export(calculate_chi)
export(create_synthetic)
export(empirical_lambda)
export(mfa)
export(plot_chi)
export(plot_dropout_relationship)
export(plot_mfa_autocorr)
export(plot_mfa_trace)
import(ggplot2)
importFrom(Biobase,exprs)
importFrom(MCMCglmm,posterior.mode)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,arrange)
importFrom(dplyr,data_frame)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(stats,coef)
importFrom(stats,dgamma)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,nls)
importFrom(stats,prcomp)
importFrom(stats,rbinom)
importFrom(stats,rgamma)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(tibble,data_frame)
useDynLib(mfa)
