wpa
wpa copied to clipboard
R package for analyzing and visualizing data from Microsoft Workplace Analytics
Currently, the function `IV_by_period()` can only return a `"table"` option. There are many other viable return options, including the original IV object, a plot, or a list of the WOE...
Here is an idea inspired by market research practices.... For survey analysis, traditionally people run "tables", which is like 50 odd pages of data tables that have all the means,...
Currently, there is a very limited range of arguments in `validation_report()`. For instance, it is not possible to change the outlook hour threshold settings from the report itself. The arguments...
Spaces and other text strings such as "NA", "N/A", and "#N/A" do not currently get detected as missing values by `validation_report()`. This is worth flagging to the analyst because they...
## Problem Currently, the `network_g2g()` only returns a network visual, and there are no complementary methods to derive more insights around it. ## Suggested solution An new function or an...