Mark P
90f9a9602c
Revert "Feature: IV with p value"
2021-01-15 09:31:33 -08:00
Mark P
a515e2dd22
Merge branch 'main' into IV_with_p_value
2021-01-15 09:11:43 -08:00
Martin Chan
d0b2dca4d0
chore: pass R CMD checks
2021-01-13 21:22:11 +00:00
Martin Chan
bee1287312
feat: add p2p_data_sim
...
New method for simulating p2p data
2021-01-11 18:36:01 +00:00
Martin Chan
607c1b105d
fix: R CMD check errors
2021-01-07 17:41:12 +00:00
Martin Chan
5cc7cdedd2
Merge branch 'main' into IV_with_p_value
2021-01-07 16:53:17 +00:00
Martin Chan
d53e84a3f9
feat: add fast plotting method
...
Only implemented for network_leiden()
2021-01-07 10:17:04 +00:00
Martin Chan
e9a60a8c90
fix: import changes
...
Import individual functions for pairwise_count rather than the entire data.table library. This should remove start up warning messages with namespace conflicts between dplyr and data.table
2021-01-06 10:49:46 +00:00
m-m-powers
25ccb4ce43
updating side files
2020-12-22 11:57:11 -08:00
Martin Chan
2f14a4931e
Merge branch 'main' into feature/network-community-detection
2020-12-18 18:28:15 +00:00
Martin Chan
6386f99651
feat: add pairwise_count
...
A data.table implementation of the original widyr::pairwise_count() function
2020-12-18 13:45:35 +00:00
Martin Chan
8574145fc1
refactor: migrate igraph network_p2p
2020-12-18 11:06:06 +00:00
Martin Chan
86477c43d3
feat: add network_describe
2020-12-17 10:48:24 +00:00
Martin Chan
d328912460
feat: add network_leiden()
2020-12-16 11:48:32 +00:00
Martin Chan
b9800867af
feat: add create_sankey()
2020-12-16 11:36:26 +00:00
Martin Chan
9a4a5d82f1
chore: pass R CMD checks
2020-12-11 14:09:30 +00:00
Martin Chan
f3ab7b3ad1
feat: improve keymetrics_scan ( #26 )
...
Visual improvements to keymetrics_scan() as per issue #26 . Two new functions are exported: us_to_space() and maxmin(), which are used to aid the plotting process.
2020-12-11 10:36:42 +00:00
Martin Chan
7342ae3d2a
Merge branch 'main' into feature/1.3.1
2020-12-08 23:48:28 +00:00
Martin Chan
4d7cec945d
feat: add total_cols ( #22 )
...
Add a 'building block' function for company totals to be shown generally when NULL is supplied to the hrvar argument.
2020-12-08 23:42:43 +00:00
Martin Chan
e0fbb3eb31
Merge branch 'main' into feature/network-functions
2020-11-30 14:09:58 +00:00
Martin Chan
c9fa33a7ad
feat: add create_bubble
2020-11-25 16:45:38 +00:00
Martin Chan
45339580fa
feat: add network_p2p
...
- Also add heat_colours for palette
2020-11-20 16:13:11 +00:00
Martin Chan
74e0f4ff5c
chore: add alias for collab_ functions
2020-11-19 13:44:33 +00:00
Martin Chan
45f9746839
docs: flexible functions ( #6 )
...
Update documentation and add create_trend() - fix #6
2020-11-19 12:41:01 +00:00
Martin Chan
e42baba7d3
docs: add alias and clean documentation
...
Changes mainly to _dist and _sum functions
2020-11-18 15:43:32 +00:00
Martin Chan
ba48ae88ca
chore: add alias for standardise
...
American and British spellings
2020-11-17 00:01:30 +00:00
Martin Chan
974e56c85d
feat: add create_line_asis
...
- Also add other documentation tweaks to Family
2020-11-06 21:36:17 +00:00
Martin Chan
164468004a
feat: export combine_signals()
2020-11-06 21:09:26 +00:00
Martin Chan
e46dd93e83
chore: Streamline standard analysis code
...
- Fixes particularly to fizz and rank functions and ensure `@inheritParams` is used to use documentation dependency
2020-10-30 12:34:03 +00:00
Martin Chan
0ffbf5fedc
feat: add one2one_fizz and workloads_fizz
2020-10-29 16:45:44 +00:00
Martin Chan
d30f41fa95
feat: add afterhours_fizz
...
One of the missing functions to get to the 36 standard functions
2020-10-29 15:22:07 +00:00
Martin Chan
020c455952
init: first commit
2020-10-26 21:21:24 +00:00