RPT_model_tasks: Report model tasks

View source: R/RPT_model_tasks.R

RPT_model_tasksR Documentation

Report model tasks

Description

This function summary the result of linear model and relative weight analysis, and then make a tibble for report

Usage

RPT_model_tasks(model, abilities)

Arguments

model

A lm object, with additional rw part, generated by select_by_RW.

abilities

Data.frame, including two essential column, the game_name and the represent ability of it(ab_name_second). And a alternative column, ab_type.

Value

A tibble/table can be used to report directly


Blockhead-yj/report.iqz documentation built on March 18, 2022, 5:30 a.m.