# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(fitted,lpca)
S3method(fitted,lsvd)
S3method(plot,clpca)
S3method(plot,cv.lpca)
S3method(plot,lpca)
S3method(plot,lsvd)
S3method(predict,clpca)
S3method(predict,lpca)
S3method(predict,lsvd)
S3method(print,clpca)
S3method(print,lpca)
S3method(print,lsvd)
export(convexLogisticPCA)
export(cv.clpca)
export(cv.lpca)
export(cv.lsvd)
export(inv.logit.mat)
export(log_like_Bernoulli)
export(logisticPCA)
export(logisticSVD)
export(project.Fantope)
importFrom(stats,fitted)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(utils,type.convert)
useDynLib(logisticPCA, inv_logit_mat, compute_loglik)
