зеркало из https://github.com/microsoft/wpa.git
docs: final documentation updates
This commit is contained in:
Родитель
d8fec8f87d
Коммит
1815368fd2
1
NEWS.md
1
NEWS.md
|
@ -4,6 +4,7 @@
|
|||
- Improved features for multiple functions, e.g. centrality calculations for `network_p2p()`
|
||||
- Improved compatibility of functions with new queries
|
||||
- Introduced new functions, e.g. `create_density()`, `keymetrics_scan_asis()`, `network_summary()`
|
||||
- Removed 'portes' dependency, which was removed from CRAN
|
||||
- Bug fixes
|
||||
|
||||
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
# --------------------------------------------------------------------------------------------
|
||||
|
||||
#' @title
|
||||
#' Estimate an effect of intervention on every WPA metric in input file by
|
||||
#' applying single-group Interrupted Time-Series Analysis (ITSA)
|
||||
#' Estimate an effect of intervention on every Viva Insights metric in input
|
||||
#' file by applying single-group Interrupted Time-Series Analysis (ITSA)
|
||||
#'
|
||||
#' @author Aleksey Ashikhmin <alashi@@microsoft.com>
|
||||
#'
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
% Please edit documentation in R/create_ITSA.R
|
||||
\name{create_ITSA}
|
||||
\alias{create_ITSA}
|
||||
\title{Estimate an effect of intervention on every WPA metric in input file by
|
||||
applying single-group Interrupted Time-Series Analysis (ITSA)}
|
||||
\title{Estimate an effect of intervention on every Viva Insights metric in input
|
||||
file by applying single-group Interrupted Time-Series Analysis (ITSA)}
|
||||
\usage{
|
||||
create_ITSA(
|
||||
data,
|
||||
|
|
Загрузка…
Ссылка в новой задаче