qualitative_assessment | R Documentation |
This function provides a human interpretable understanding of a research plan and the results from analyzing the research plan.
qualitative_assessment(research.plan, all.results)
research.plan |
Object returned from 'research_plan' function. |
all.results |
Object returned from 'analyze_plan' function. |
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.
Other results:
get_prediction_frequentist()
,
results_mediation()
,
results()
,
summarize_interval()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.