qualitative_assessment: Provide a qualitative assessment for a set of results (main,...

View source: R/results.r

qualitative_assessmentR Documentation

Provide a qualitative assessment for a set of results (main, interaction, and mediation effects).

Description

This function provides a human interpretable understanding of a research plan and the results from analyzing the research plan.

Usage

qualitative_assessment(research.plan, all.results)

Arguments

research.plan

Object returned from 'research_plan' function.

all.results

Object returned from 'analyze_plan' function.

Value

A list providing an English-language description of the results for each outcome/direction. Currently, the a description of all of the variables that impact an outcome in a direction (and when and how), as well as a rank ordering of the magnitude of the effect of the variables for an outcome in a direction. Only results that are statistically significant at the 0.1 level or better are described.

See Also

Other results: get_prediction_frequentist(), results_mediation(), results(), summarize_interval()


jacobaro/danalyze documentation built on Oct. 20, 2022, 8:09 a.m.