Skip to content

doomlab/ViSe

Repository files navigation

ViSe

A package for visualizing sensitivity, calculating/converting effect sizes

Citation

DOI

Buchanan, E. M. (2024). ViSe: Visualizing sensitivity. R package version v0.0.1. doi: 10.5281/zenodo.10698072

Install

library(devtools)
install_github("doomlab/ViSe")

Information

See package vignette for function explanations or check out our website.

Shiny App

You can run the shiny app locally using:

library(ViSe)
runExample()