README.md

Package Purpose

Package Leistungstests stellt Funktionen zur Berechnung von Leisungstests zur Verfügung. Schwerpunkt ist eine shiny-app zur Auswertung von Design-Verifikations-Tests.

Example

Installation

devtools::install_github("StephaGit/leistungstests")

Start apps with

shiny::runApp(system.file("apps",'leistungstest_variable', package='leistungstests'))
shiny::runApp(system.file("apps",'samplesize_determination_attributiv', package='leistungstests'))
shiny::runApp(system.file("apps",'samplesize_determination_variable', package='leistungstests'))

Package Structure



stephanGit/leistungstests documentation built on May 30, 2019, 3:14 p.m.