effort.scan: Unique scan IDs

Description Usage Arguments

View source: R/measurment_functions_EFFORT.R

Description

This function will correct edge weights in a network, using a count of the number of scans used to construct the network.

Usage

1
effort.scan(df.window, df.scans, directed = FALSE)

Arguments

df.window

The events data frame with interactions.

df.scans

A dataframe with the first column as a data column, and a second column with the number of scans durring that day.

directed

Whether a directed network should be constructed (Default=FALSE).


tbonne/netTS documentation built on July 26, 2021, 2:27 a.m.