Description
Interfacing 'NaileR' with 'Shiny'.
Description
A very small package for more convenient use of 'NaileR'. You provide a data set containing a latent variable you want to understand. It generates a description and an interpretation of this latent variable using a Large Language Model. For perceptual data, it describes the stimuli used in the experiment.
README.md
PolisheR
The goal of PolisheR is to help you using the NaileR package.
Installation
You can install the development version of PolisheR like so:
devtools::install_github('Sebastien-Le/PolisheR')
Example
This is a basic example:
library(PolisheR)
library(SensoMineR)
data(chocolates)
shiny_nail_qda(sensochoc)