calculate_performance: Calculate Performance

View source: R/calculate_performance.R

calculate_performanceR Documentation

Calculate Performance

Description

UNDER DEVELOPMENT

Usage

calculate_performance(panel_data, evaluation_data)

Arguments

panel_data

The result of read_panel().

evaluation_data

The result of read_evaluation().

Details

Generate a summary statistics table.

Value

A table of summary statistics.

Examples

calculate_performance(dxr::example_panel_1, dxr::example_evaluation_1)

bjoleary/dxr documentation built on Dec. 5, 2023, 8:33 p.m.