Martin Chan

Results 18 issues of Martin Chan

## Problem When calculating the components for the Flexibility Index in `flex_index()` , i.e. `TakeBreaks`, `ControlHours`, and `ChangeHours`, the current `"table"` return calculates the percentages per org **without** person averaging....

enhancement
question

It would be a potentially valuable feature to add a pareto distribution for collaboration hours. This is great because this tackle the problem of workload distribution - x % of...

spike

# Summary This branch updates the articles in the `pkgdown` site. # Changes The changes made in this PR are: 1. `best-practices.Rmd` # Checks - [ ] All R CMD...

documentation

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...

bug
enhancement

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,...

spike

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...

enhancement

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...

enhancement

## 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...

spike