inspect: Inspect the output of (a) statistical model(s) via an...

Description Usage Arguments

View source: R/inspect.R

Description

inspect is a function to inspect the output of one or more statistical models. The function will open a Shiny widget in the Viewer pane. This allows the user to visually inspect the model output, as well as copy the results in APA format.

Usage

1
inspect(results, ...)

Arguments

results

A tidystats list or the output of a statistical test.

...

A variable number of identifiers in order to limit the number of models shown when a tidystats list is provided.


WillemSleegers/tidystats-v0.3 documentation built on Aug. 12, 2019, 5:31 p.m.