corrana {Statsomat}R Documentation

Correlation Analysis

Description

A Shiny app for automated Correlation Analysis for (approximately) continuous variables. An interpretation in plain English and the R Code to reproduce the results is included in the report. Run the app locally by calling the function or launch it directly in the web from https://statsomat.shinyapps.io/Correlations. Follow the Instructions described in the GUI to use the app and generate a report. Check also the GitHub repository https://github.com/Statsomat/CORRANA.

Usage

corrana()

Value

Shiny app opens in viewer or browser.

Examples

## Not run: 
library(Statsomat)
corrana()

## End(Not run)

[Package Statsomat version 1.1.0 Index]