map_convert_quh: Convert chunks of summary statistics to PC-space

Description Usage Arguments

View source: R/RSSp_utils.R

Description

Convert chunks of summary statistics to PC-space

Usage

1
map_convert_quh(chunklist, uhat_uf, q_uf, map_fun = purrr::map, ...)

Arguments

chunklist

a vector or list specifying LD regions. each elemenent of chunklist will be passed to 'uhat_uf' and 'q_uf'

uhat_uf

a function that takes a single element of 'chunklist' and returns either a length p vector, or a matrix with p rows

Q_uf

a function that takes a single element of 'chunklist' and returns a 'q' by 'p' matrix


CreRecombinase/RSSp documentation built on April 10, 2021, 6:31 a.m.