Revision 59495a823a0a15513e0e4de12cea79fcf260fe10 authored by Daniel Lüdecke on 31 July 2016, 22:40:46 UTC, committed by cran-robot on 31 July 2016, 22:40:46 UTC
1 parent a071571
Raw File
NAMESPACE
# Generated by roxygen2: do not edit by hand

export(adjust_plot_range)
export(dist_chisq)
export(dist_f)
export(dist_norm)
export(dist_t)
export(save_plot)
export(sjc.cluster)
export(sjc.dend)
export(sjc.elbow)
export(sjc.grpdisc)
export(sjc.kgap)
export(sjc.qclus)
export(sjp.aov1)
export(sjp.chi2)
export(sjp.corr)
export(sjp.frq)
export(sjp.glm)
export(sjp.glmer)
export(sjp.glmm)
export(sjp.gpt)
export(sjp.grpfrq)
export(sjp.int)
export(sjp.likert)
export(sjp.lm)
export(sjp.lmer)
export(sjp.lmm)
export(sjp.pca)
export(sjp.poly)
export(sjp.scatter)
export(sjp.setTheme)
export(sjp.stackfrq)
export(sjp.xtab)
export(sjt.corr)
export(sjt.df)
export(sjt.frq)
export(sjt.glm)
export(sjt.glmer)
export(sjt.grpmean)
export(sjt.itemanalysis)
export(sjt.lm)
export(sjt.lmer)
export(sjt.mwu)
export(sjt.pca)
export(sjt.stackfrq)
export(sjt.xtab)
export(view_df)
import(ggplot2)
importFrom(broom,tidy)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,sample_n)
importFrom(dplyr,select)
importFrom(dplyr,select_)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(effects,allEffects)
importFrom(effects,effect)
importFrom(grDevices,axisTicks)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,png)
importFrom(grDevices,rgb)
importFrom(grDevices,tiff)
importFrom(graphics,abline)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(lme4,VarCorr)
importFrom(lme4,confint.merMod)
importFrom(lme4,fixef)
importFrom(lme4,getME)
importFrom(lme4,ranef)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(nlme,getCovariateFormula)
importFrom(nlme,getData)
importFrom(nlme,getResponse)
importFrom(psych,KMO)
importFrom(psych,describe)
importFrom(scales,brewer_pal)
importFrom(scales,grey_pal)
importFrom(scales,percent)
importFrom(sjmisc,get_label)
importFrom(sjmisc,get_labels)
importFrom(sjmisc,get_note)
importFrom(sjmisc,get_values)
importFrom(sjmisc,group_labels)
importFrom(sjmisc,group_str)
importFrom(sjmisc,group_var)
importFrom(sjmisc,is_empty)
importFrom(sjmisc,is_even)
importFrom(sjmisc,is_num_fac)
importFrom(sjmisc,is_odd)
importFrom(sjmisc,rec)
importFrom(sjmisc,replace_na)
importFrom(sjmisc,set_labels)
importFrom(sjmisc,set_na)
importFrom(sjmisc,str_contains)
importFrom(sjmisc,to_factor)
importFrom(sjmisc,to_label)
importFrom(sjmisc,to_value)
importFrom(sjmisc,trim)
importFrom(sjmisc,word_wrap)
importFrom(sjstats,chisq_gof)
importFrom(sjstats,cod)
importFrom(sjstats,cramer)
importFrom(sjstats,cronb)
importFrom(sjstats,hoslem_gof)
importFrom(sjstats,icc)
importFrom(sjstats,mean_n)
importFrom(sjstats,merMod_p)
importFrom(sjstats,mic)
importFrom(sjstats,phi)
importFrom(sjstats,r2)
importFrom(sjstats,reliab_test)
importFrom(sjstats,resp_val)
importFrom(sjstats,resp_var)
importFrom(sjstats,se)
importFrom(sjstats,std_beta)
importFrom(sjstats,table_values)
importFrom(sjstats,weight)
importFrom(sjstats,weight2)
importFrom(sjstats,wtd_sd)
importFrom(stats,AIC)
importFrom(stats,anova)
importFrom(stats,aov)
importFrom(stats,binomial)
importFrom(stats,chisq.test)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,cov2cor)
importFrom(stats,cutree)
importFrom(stats,dchisq)
importFrom(stats,deviance)
importFrom(stats,df)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,family)
importFrom(stats,fisher.test)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,ftable)
importFrom(stats,glm)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,nobs)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,ppoints)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,predict.glm)
importFrom(stats,pt)
importFrom(stats,qchisq)
importFrom(stats,qf)
importFrom(stats,qnorm)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rect.hclust)
importFrom(stats,reorder)
importFrom(stats,residuals)
importFrom(stats,rstudent)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,summary.lm)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,varimax)
importFrom(stats,vcov)
importFrom(stats,weighted.mean)
importFrom(stats,wilcox.test)
importFrom(stats,xtabs)
importFrom(tibble,as_tibble)
importFrom(tibble,lst)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
back to top