View source: R/RPT_model_tasks.R
RPT_model_tasks | R Documentation |
This function summary the result of linear model and relative weight analysis, and then make a tibble for report
RPT_model_tasks(model, abilities)
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. |
A tibble/table can be used to report directly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.