Create the main statistical outputs

Functions used to create the main statistical outputs.

report.lsmeans()

'LS Means' statistics reporting

report.quali()

Descriptive "Qualitative" statistics (frequencies and percentages) reporting

report.quanti()

Descriptive "Quantitative" statistics (mean, SD, median...) reporting

report.quali.hlev()

'Hierarchical Qualitative' statistics reporting (experimental)

report.modelinfo()

Export model information (still experimental)

report.sessionInfo()

Export the table of the sessionInfo() to Word or R markdown documents

Modify the tables

Functions used to modify the statistical outputs.

add.stat()

Add a new statistic to an existing table

regroup()

Regroup two descriptive tables into one

split(<desc>)

Split a table of statistics in two.

transpose()

Transpose the table of statistics (experimental)

Graphic outputs

Function used to create the corresponding graphics of the statistical outputs.

plot(<desc>)

Display the corresponding graphic of statistical table

Export to Word or R markdown documents

Function used to export the outputs to Microsoft Word or R markdown documents

report.doc()

Export a statistical table into a 'Microsoft Word' or a R markdown document