# Generated by roxygen2: do not edit by hand

S3method(plot,exametrika)
S3method(print,exametrika)
export(AlphaCoefficient)
export(BINET)
export(BNM)
export(Biclustering)
export(Biserial_Correlation)
export(CCRR)
export(CTT)
export(Dimensionality)
export(FieldAnalysis)
export(IIF2PLM)
export(IIF3PLM)
export(IRM)
export(IRT)
export(ITBiserial)
export(InterItemAnalysis)
export(ItemEntropy)
export(ItemFit)
export(ItemInformationFunc)
export(ItemLift)
export(ItemOdds)
export(ItemStatistics)
export(ItemThreshold)
export(ItemTotalCorr)
export(JCRR)
export(JointSampleSize)
export(LCA)
export(LDB)
export(LDLRA)
export(LRA)
export(LogisticModel)
export(MutualInformation)
export(OmegaCoefficient)
export(PhiCoefficient)
export(RaschModel)
export(StrLearningGA_BNM)
export(StrLearningPBIL_BNM)
export(StrLearningPBIL_LDLRA)
export(StudentAnalysis)
export(TestFit)
export(TestFitSaturated)
export(TestInformationFunc)
export(TestStatistics)
export(TetrachoricCorrelationMatrix)
export(ThreePLM)
export(TwoPLM)
export(calcFitIndices)
export(crr)
export(dataFormat)
export(dataFormat.long)
export(nrs)
export(passage)
export(percentile)
export(sscore)
export(stanine)
export(tetrachoric)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,curve)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,as_adjacency_matrix)
importFrom(igraph,as_data_frame)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,layout_on_grid)
importFrom(igraph,layout_with_fr)
importFrom(igraph,plot.igraph)
importFrom(mvtnorm,pmvnorm)
importFrom(stats,cov)
importFrom(stats,ecdf)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,combn)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,write.table)
