rolling_moran_n: Evaluete the sliding window Moran statistics

Description Usage Arguments Value

View source: R/rolling_moran_n.R

Description

rolling_moran_n() evaluetes the rolling mean

Usage

1
2
rolling_moran_n(data_in, col_name, window_s = 3, step_s = 2,
  qnorm_transform = TRUE)

Arguments

data_in:

data.table with the following columns: CHR, POS, col_name

col_name:

name of the columns to be take the mean

widows_s:

number of SNPs in the rolling window

step_s:

number of SNPs in the rolling window

Value

data.table with the rolling mean


jonataseduardo/diverdt documentation built on Aug. 19, 2019, 11:55 p.m.