# Generated by roxygen2: do not edit by hand

S3method(AIC,initgmf)
S3method(AIC,sgdgmf)
S3method(BIC,initgmf)
S3method(BIC,sgdgmf)
S3method(biplot,initgmf)
S3method(biplot,sgdgmf)
S3method(coef,initgmf)
S3method(coef,sgdgmf)
S3method(coefficients,initgmf)
S3method(coefficients,sgdgmf)
S3method(deviance,initgmf)
S3method(deviance,sgdgmf)
S3method(fitted,initgmf)
S3method(fitted,sgdgmf)
S3method(image,initgmf)
S3method(image,sgdgmf)
S3method(plot,initgmf)
S3method(plot,sgdgmf)
S3method(predict,sgdgmf)
S3method(print,initgmf)
S3method(print,sgdgmf)
S3method(refit,sgdgmf)
S3method(resid,initgmf)
S3method(resid,sgdgmf)
S3method(residuals,initgmf)
S3method(residuals,sgdgmf)
S3method(screeplot,initgmf)
S3method(screeplot,sgdgmf)
S3method(simulate,sgdgmf)
export(refit)
export(set.control.airwls)
export(set.control.alg)
export(set.control.block.sgd)
export(set.control.coord.sgd)
export(set.control.cv)
export(set.control.init)
export(set.control.newton)
export(sgdgmf.cv)
export(sgdgmf.fit)
export(sgdgmf.init)
export(sgdgmf.rank)
export(sim.gmf.data)
export(simulate)
import(Rcpp)
import(RcppArmadillo)
import(ggplot2)
importFrom(MASS,neg.bin)
importFrom(MASS,negative.binomial)
importFrom(RSpectra,eigs)
importFrom(RSpectra,eigs_sym)
importFrom(RSpectra,svds)
importFrom(Rcpp,evalCpp)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(generics,refit)
importFrom(graphics,image)
importFrom(methods,is)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(reshape2,melt)
importFrom(stats,BIC)
importFrom(stats,Gamma)
importFrom(stats,binomial)
importFrom(stats,biplot)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,cov2cor)
importFrom(stats,dbeta)
importFrom(stats,dbinom)
importFrom(stats,density)
importFrom(stats,deviance)
importFrom(stats,dexp)
importFrom(stats,dgamma)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,dunif)
importFrom(stats,ecdf)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,gaussian)
importFrom(stats,glm.fit)
importFrom(stats,inverse.gaussian)
importFrom(stats,median)
importFrom(stats,pbeta)
importFrom(stats,pbinom)
importFrom(stats,pexp)
importFrom(stats,pgamma)
importFrom(stats,pnorm)
importFrom(stats,poisson)
importFrom(stats,ppois)
importFrom(stats,predict)
importFrom(stats,punif)
importFrom(stats,qbeta)
importFrom(stats,qbinom)
importFrom(stats,qexp)
importFrom(stats,qgamma)
importFrom(stats,qnorm)
importFrom(stats,qpois)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,qqplot)
importFrom(stats,quantile)
importFrom(stats,quasi)
importFrom(stats,quasibinomial)
importFrom(stats,quasipoisson)
importFrom(stats,qunif)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,screeplot)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(viridisLite,viridis)
useDynLib(sgdGMF, .registration=TRUE)
