Learn R Programming

aifeducation (version 1.0.2)

Reliability_UI: Graphical user interface for displaying the reliability of classifiers.

Description

Functions generates the tab within a page for displaying infomration on the reliability of classifiers.

Usage

Reliability_UI(id)

Value

This function does nothing return. It is used to build a page for a shiny app.

Arguments

id

string determining the id for the namespace.

See Also

Other studio_gui_page_classifier_reliability: Reliability_Server()