https://github.com/cran/sjPlot
Raw File
Tip revision: 2faf997c3cf962566c949e74e58889282855ad9f authored by Daniel Luedecke on 10 September 2014, 11:38:24 UTC
version 1.5
Tip revision: 2faf997
NAMESPACE
export(sjc.cluster)
export(sjc.dend)
export(sjc.elbow)
export(sjc.grpdisc)
export(sjc.kgap)
export(sjc.qclus)
export(sji.SPSS)
export(sji.convertToLabel)
export(sji.convertToValue)
export(sji.getValueLabels)
export(sji.getVariableLabels)
export(sji.setValueLabels)
export(sji.setVariableLabels)
export(sji.viewSPSS)
export(sjp.aov1)
export(sjp.chi2)
export(sjp.corr)
export(sjp.emm.int)
export(sjp.frq)
export(sjp.glm)
export(sjp.glm.ma)
export(sjp.glmm)
export(sjp.grpfrq)
export(sjp.likert)
export(sjp.lm)
export(sjp.lm.int)
export(sjp.lm.ma)
export(sjp.lm1)
export(sjp.lmm)
export(sjp.pca)
export(sjp.reglin)
export(sjp.scatter)
export(sjp.stackfrq)
export(sjp.vif)
export(sjp.xtab)
export(sjs.betaCoef)
export(sjs.chi2.gof)
export(sjs.cramer)
export(sjs.cronbach)
export(sjs.mic)
export(sjs.mwu)
export(sjs.phi)
export(sjs.reliability)
export(sjs.table.values)
export(sjt.corr)
export(sjt.df)
export(sjt.frq)
export(sjt.glm)
export(sjt.itemanalysis)
export(sjt.lm)
export(sjt.pca)
export(sjt.stackfrq)
export(sjt.xtab)
export(sju.adjustPlotRange.y)
export(sju.aov1.levene)
export(sju.dicho)
export(sju.groupString)
export(sju.groupVar)
export(sju.groupVarLabels)
export(sju.mean.n)
export(sju.recode)
export(sju.recodeTo)
export(sju.setNA)
export(sju.strpos)
export(sju.weight)
export(sju.weight2)
export(sju.wordwrap)
import(ggplot2)
importFrom(MASS,lda)
importFrom(MASS,loglm)
importFrom(car,crPlots)
importFrom(car,durbinWatsonTest)
importFrom(car,influencePlot)
importFrom(car,leveragePlots)
importFrom(car,ncvTest)
importFrom(car,outlierTest)
importFrom(car,recode)
importFrom(car,spreadLevelPlot)
importFrom(car,vif)
importFrom(foreign,read.spss)
importFrom(plyr,adply)
importFrom(plyr,ddply)
importFrom(psych,KMO)
importFrom(psych,describe)
importFrom(reshape2,melt)
importFrom(scales,brewer_pal)
importFrom(scales,percent)
back to top